Skip to content

chore: remove redundant code #488

chore: remove redundant code

chore: remove redundant code #488

Triggered via push July 18, 2024 10:19
Status Failure
Total duration 58s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
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/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: lib/common/spec/utils.spec.js#L1
Type 'RNodeBuildtime | RNodeRuntime' is not assignable to type 'RNodeBuildtime'.
Test on NodeJS v14.x: lib/common/spec/utils.spec.js#L1
Type 'RNodeBuildtime | RNodeRuntime' is not assignable to type 'RNodeRuntime'.
Test on NodeJS v14.x: lib/extra/tools/ssr.js#L1
Property 'url' does not exist on type 'string | string[] | PreloadOptions'.
Test on NodeJS v14.x
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on NodeJS v14.x
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/