Skip to content

feat: add github test workflow #1

feat: add github test workflow

feat: add github test workflow #1

Triggered via pull request September 6, 2024 08:06
Status Failure
Total duration 30s
Artifacts

test.yaml

on: pull_request
run-tests
20s
run-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
run-tests: node_modules/ethers/src.ts/abi/coders/abstract-coder.ts#L40
'index' is declared but its value is never read.
run-tests: node_modules/ethers/src.ts/abi/coders/abstract-coder.ts#L48
'index' is declared but its value is never read.
run-tests: node_modules/ethers/src.ts/abi/coders/abstract-coder.ts#L112
'item' is declared but its value is never read.
run-tests: node_modules/ethers/src.ts/abi/coders/abstract-coder.ts#L203
'accum' is declared but its value is never read.
run-tests: node_modules/ethers/src.ts/abi/coders/abstract-coder.ts#L501
'offset' is declared but its value is never read.
run-tests: node_modules/ethers/src.ts/abi/interface.ts#L702
'values' is declared but its value is never read.
run-tests: node_modules/ethers/src.ts/abi/interface.ts#L1134
'index' is declared but its value is never read.
run-tests: node_modules/ethers/src.ts/abi/interface.ts#L1205
'data' is declared but its value is never read.
run-tests: node_modules/ethers/src.ts/contract/contract.ts#L908
'hash' is declared but its value is never read.
run-tests: node_modules/ethers/src.ts/providers/abstract-provider.ts#L74
'k' is declared but its value is never read.
run-tests
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/