e2e
: Switch to the tmpnet fixture
#2298
ci.yml
on: pull_request
Lint
50s
Golang Unit Tests
10m 51s
e2e precompile tests
2m 12s
e2e warp tests
2m 10s
e2e load tests
1m 46s
Build Docker Image
1m 23s
Annotations
24 errors and 2 warnings
Lint:
tests/utils/command.go#L1
: # github.com/ava-labs/subnet-evm/tests/utils
|
Lint:
tests/utils/tmpnet.go#L15
config redeclared in this block
|
Lint:
tests/utils/tmpnet.go#L11
other declaration of config
|
Lint:
tests/utils/tmpnet.go#L15
"github.com/ava-labs/subnet-evm/cmd/simulator/config" imported and not used (typecheck)
|
Lint:
tests/precompile/solidity/suites.go#L12
could not import github.com/ava-labs/subnet-evm/tests/utils (-: # github.com/ava-labs/subnet-evm/tests/utils
|
Lint:
tests/utils/tmpnet.go#L15
config redeclared in this block
|
Lint:
tests/utils/tmpnet.go#L11
other declaration of config
|
Lint:
tests/utils/tmpnet.go#L15
"github.com/ava-labs/subnet-evm/cmd/simulator/config" imported and not used) (typecheck)
|
Lint:
tests/load/load_test.go#L28
could not import github.com/ava-labs/subnet-evm/tests/utils (-: # github.com/ava-labs/subnet-evm/tests/utils
|
Lint:
tests/utils/tmpnet.go#L15
config redeclared in this block
|
e2e load tests
config redeclared in this block
|
e2e load tests
other declaration of config
|
e2e load tests
"github.com/ava-labs/subnet-evm/cmd/simulator/config" imported and not used
|
e2e load tests
Process completed with exit code 1.
|
e2e load tests
No files were found with the provided path: ~/.tmpnet/networks/1000. No artifacts will be uploaded.
|
e2e warp tests
config redeclared in this block
|
e2e warp tests
other declaration of config
|
e2e warp tests
"github.com/ava-labs/subnet-evm/cmd/simulator/config" imported and not used
|
e2e warp tests
Process completed with exit code 1.
|
e2e warp tests
No files were found with the provided path: ~/.tmpnet/networks/1000. No artifacts will be uploaded.
|
e2e precompile tests
config redeclared in this block
|
e2e precompile tests
other declaration of config
|
e2e precompile tests
"github.com/ava-labs/subnet-evm/cmd/simulator/config" imported and not used
|
e2e precompile tests
Process completed with exit code 1.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e precompile tests
No files were found with the provided path: /tmp/e2e-test/precompile-data. No artifacts will be uploaded.
|