Skip to content

remove removed dir #372

remove removed dir

remove removed dir #372

Triggered via push July 9, 2023 15:37
Status Failure
Total duration 1m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test on NodeJS v14.x: lib/buildtime/plugins/metaFromFile/metaFromFile.js#L1
Argument of type '{ instance: RoutifyBuildtime; node: RNodeBuildtime; options: Partial<any>; tempPath: string; }' is not assignable to parameter of type 'MetaContext & { [x: string]: any; }'.
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'.