e2e
: Switch to the tmpnet fixture
#2301
Triggered via pull request
February 23, 2024 17:02
Status
Failure
Total duration
11m 39s
Artifacts
–
ci.yml
on: pull_request
Lint
1m 11s
Golang Unit Tests
11m 29s
e2e precompile tests
2m 17s
e2e warp tests
2m 12s
e2e load tests
1m 46s
Build Docker Image
1m 28s
Annotations
30 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
|
Lint:
tests/utils/tmpnet.go#L66
cannot use genesis (variable of type tmpnet.FlagsMap) as []byte value in struct literal
|
Lint:
tests/utils/tmpnet.go#L67
cannot use tmpnet.FlagsMap{…} (value of type tmpnet.FlagsMap) as string value in struct literal (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
|
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
cannot use genesis (variable of type tmpnet.FlagsMap) as []byte value in struct literal
|
e2e load tests
cannot use tmpnet.FlagsMap{…} (value of type tmpnet.FlagsMap) as string value in struct literal
|
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
cannot use genesis (variable of type tmpnet.FlagsMap) as []byte value in struct literal
|
e2e warp tests
cannot use tmpnet.FlagsMap{…} (value of type tmpnet.FlagsMap) as string value in struct literal
|
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
cannot use genesis (variable of type tmpnet.FlagsMap) as []byte value in struct literal
|
e2e precompile tests
cannot use tmpnet.FlagsMap{…} (value of type tmpnet.FlagsMap) as string value in struct literal
|
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.
|