Authenticated call support #130
Annotations
5 errors and 1 warning
build:
packages/tasks/src/localnet.ts#L98
'item' is possibly 'undefined'.
|
build:
packages/tasks/src/localnet.ts#L103
'contract' is possibly 'undefined'.
|
build:
packages/tasks/src/localnet.ts#L104
Property 'type' does not exist on type '{ chain: string; type: any; address: any; } | undefined'.
|
build:
packages/tasks/src/localnet.ts#L104
Property 'address' does not exist on type '{ chain: string; type: any; address: any; } | undefined'.
|
build
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|