feat: theme plugin #504
Annotations
10 errors and 1 warning
Run npm test:
lib/buildtime/plugins/exporter/exporter.js#L1
Property 'default' does not exist on type 'string | { [x: string]: string; }'.
|
Run npm test:
lib/buildtime/plugins/namedModule/spec/namedModule.test.js#L1
Argument of type '{ file: { name: string; }; meta: {}; }' is not assignable to parameter of type 'RNodeBuildtime'.
|
Run npm test:
lib/buildtime/plugins/namedModule/spec/namedModule.test.js#L1
Argument of type '{ file: { name: string; }; meta: {}; }' is not assignable to parameter of type 'RNodeBuildtime'.
|
Run npm test:
lib/buildtime/plugins/themes/themes.js#L1
Argument of type '{ presets: { [x: string]: ThemeUserPreset; }; defaults: Partial<ThemeConfigDefaults> | { file: string; app: string; namespaces: RegExp[]; rootNodes: any[]; }; }' is not assignable to parameter of type 'ThemeConfig'.
|
Run npm test:
lib/buildtime/plugins/themes/themes.js#L1
Property 'rootName' does not exist on type 'RNodeBuildtime'.
|
Run npm test:
lib/buildtime/plugins/themes/utils.js#L1
Property 'namespaces' does not exist on type 'Partial<ThemeConfigDefaults> | { file: string; app: string; namespaces: RegExp[]; rootNodes: any[]; }'.
|
Run npm test:
lib/common/spec/RNode.spec.js#L1
Type 'RNodeBuildtime | RNodeRuntime' is not assignable to type 'RNodeRuntime'.
|
Run npm test:
lib/common/spec/RNode.spec.js#L1
Type 'RNodeBuildtime | RNodeRuntime' is not assignable to type 'RNodeRuntime'.
|
Run npm test:
lib/common/spec/helpers.spec.js#L1
Argument of type '{ name: string; parent: { name: string; parent: { name: string; parent: { name: string; parent: { name: string; }; }; }; }; }' is not assignable to parameter of type 'RNodeRuntime'.
|
Run npm test:
lib/common/spec/helpers.spec.js#L1
Argument of type '{ name: string; parent: { name: string; parent: { name: string; parent: { name: string; parent: { name: string; }; }; }; }; }' is not assignable to parameter of type 'RNodeRuntime'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading