Add implementation for make() and resolve() #172
Annotations
5 errors and 2 warnings
Ion (Node 20 on ubuntu-22.04):
packages/container/src/Container.ts#L13
'ContainerError' is defined but never used
|
Ion (Node 20 on ubuntu-22.04):
packages/container/src/Container.ts#L391
'args' is assigned a value but never used
|
Ion (Node 20 on ubuntu-22.04):
packages/container/src/Container.ts#L408
'method' is defined but never used
|
Ion (Node 20 on ubuntu-22.04):
packages/container/src/Container.ts#L408
'args' is defined but never used
|
Ion (Node 20 on ubuntu-22.04)
Process completed with exit code 1.
|
Ion (Node 20 on ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ion (Node 20 on ubuntu-22.04):
packages/container/src/BindingEntry.ts#L13
Unexpected any. Specify a different type
|