Skip to content

chore: Remove unused imports #2677

chore: Remove unused imports

chore: Remove unused imports #2677

Triggered via push September 6, 2024 15:08
Status Failure
Total duration 2m 25s
Artifacts

ci-commit.yml

on: push
lint  /  ...  /  Check Proto
36s
lint / proto-lint / Check Proto
lint  /  golangci-lint
2m 14s
lint / golangci-lint
lint  /  e2e-evm-lint
24s
lint / e2e-evm-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint / e2e-evm-lint: tests/e2e-evm/test/abi_basic.test.ts#L48
Unsafe assignment of an error typed value
lint / e2e-evm-lint: tests/e2e-evm/test/abi_basic.test.ts#L49
Unsafe argument of type `any` assigned to a parameter of type `Abi`
lint / e2e-evm-lint: tests/e2e-evm/test/abi_basic.test.ts#L50
Unsafe argument of type `any` assigned to a parameter of type `Abi`
lint / e2e-evm-lint: tests/e2e-evm/test/abi_basic.test.ts#L75
Unsafe member access .type on an `error` typed value
lint / e2e-evm-lint: tests/e2e-evm/test/abi_basic.test.ts#L79
Unsafe argument of type `any` assigned to a parameter of type `string | AbiEvent | AbiFunction`
lint / e2e-evm-lint: tests/e2e-evm/test/abi_basic.test.ts#L81
Invalid type "any" of template literal expression
lint / e2e-evm-lint: tests/e2e-evm/test/abi_basic.test.ts#L81
Unsafe member access .name on an `error` typed value
lint / e2e-evm-lint: tests/e2e-evm/test/abi_basic.test.ts#L81
Invalid type "any" of template literal expression
lint / e2e-evm-lint: tests/e2e-evm/test/abi_basic.test.ts#L81
Unsafe member access .stateMutability on an `error` typed value
lint / e2e-evm-lint: tests/e2e-evm/test/abi_basic.test.ts#L82
Unsafe member access .stateMutability on an `error` typed value
lint / e2e-evm-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint / proto-lint / Check Proto
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint / golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/