Skip to content

refactor(core): full dependencies management rewrite #15

refactor(core): full dependencies management rewrite

refactor(core): full dependencies management rewrite #15

Triggered via pull request August 13, 2023 21:04
Status Failure
Total duration 43s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

19 errors
build (18.x): src/index.ts#L311
Cannot find name '_buildFinalHash'.
build (18.x): src/index.ts#L312
Property '_initializeDependencies' does not exist on type 'Knifecycle'. Did you mean '_loadInitializerDependencies'?
build (18.x): src/index.ts#L314
Property 'name' does not exist on type 'SiloContext<unknown>'.
build (18.x): src/index.ts#L761
Type 'Dependencies' is not assignable to type 'ID'.
build (18.x): src/index.ts#L1082
Type 'Provider<unknown> | undefined' is not assignable to type 'Provider<Autoloader<any>>'.
build (18.x): src/index.ts#L1110
Property 'singletonInstance' does not exist on type 'InitializerStateDescriptor<unknown, Dependencies>'.
build (18.x): src/index.ts#L1112
Property 'silosInstances' does not exist on type 'InitializerStateDescriptor<unknown, Dependencies>'.
build (18.x): src/index.ts#L1224
Property 'servicesDescriptors' does not exist on type 'SiloContext<unknown>'.
build (18.x)
Process completed with exit code 2.
build (20.x)
The job was canceled because "_18_x" failed.
build (20.x): src/index.ts#L311
Cannot find name '_buildFinalHash'.
build (20.x): src/index.ts#L312
Property '_initializeDependencies' does not exist on type 'Knifecycle'. Did you mean '_loadInitializerDependencies'?
build (20.x): src/index.ts#L314
Property 'name' does not exist on type 'SiloContext<unknown>'.
build (20.x): src/index.ts#L761
Type 'Dependencies' is not assignable to type 'ID'.
build (20.x): src/index.ts#L1082
Type 'Provider<unknown> | undefined' is not assignable to type 'Provider<Autoloader<any>>'.
build (20.x): src/index.ts#L1110
Property 'singletonInstance' does not exist on type 'InitializerStateDescriptor<unknown, Dependencies>'.
build (20.x): src/index.ts#L1112
Property 'silosInstances' does not exist on type 'InitializerStateDescriptor<unknown, Dependencies>'.
build (20.x): src/index.ts#L1224
Property 'servicesDescriptors' does not exist on type 'SiloContext<unknown>'.
build (20.x)
The operation was canceled.