Skip to content

fix: SPA hydration could cause errors for certain anchors #513

fix: SPA hydration could cause errors for certain anchors

fix: SPA hydration could cause errors for certain anchors #513

Triggered via push January 22, 2025 16:49
Status Failure
Total duration 1m 5s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test on NodeJS v14.x: lib/buildtime/plugins/exporter/exporter.js#L1
Property 'default' does not exist on type 'string | { [x: string]: string; }'.
Test on NodeJS v14.x: lib/buildtime/plugins/namedModule/spec/namedModule.test.js#L1
Argument of type '{ file: { name: string; }; meta: {}; }' is not assignable to parameter of type 'RNodeBuildtime'.
Test on NodeJS v14.x: lib/buildtime/plugins/namedModule/spec/namedModule.test.js#L1
Argument of type '{ file: { name: string; }; meta: {}; }' is not assignable to parameter of type 'RNodeBuildtime'.
Test on NodeJS v14.x: 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'.
Test on NodeJS v14.x: lib/buildtime/plugins/themes/themes.js#L1
Property 'rootName' does not exist on type 'RNodeBuildtime'.
Test on NodeJS v14.x: lib/buildtime/plugins/themes/utils.js#L1
Property 'namespaces' does not exist on type 'Partial<ThemeConfigDefaults> | { file: string; app: string; namespaces: RegExp[]; rootNodes: any[]; }'.
Test on NodeJS v14.x: lib/common/spec/RNode.spec.js#L1
Type 'RNodeBuildtime | RNodeRuntime' is not assignable to type 'RNodeRuntime'.
Test on NodeJS v14.x: lib/common/spec/RNode.spec.js#L1
Type 'RNodeBuildtime | RNodeRuntime' is not assignable to type 'RNodeRuntime'.
Test on NodeJS v14.x: 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'.
Test on NodeJS v14.x: 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'.
Test on NodeJS v14.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636