Skip to content

Authenticated call support #130

Authenticated call support

Authenticated call support #130

Triggered via pull request November 8, 2024 17:48
Status Failure
Total duration 37s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/