imp(all): Move latest changes from Evmos main (incl. SDK v50) #129
Triggered via pull request
September 19, 2024 16:48
Status
Failure
Total duration
2m 55s
Artifacts
–
lint.yml
on: pull_request
Run golangci-lint
2m 38s
Run markdown-lint
19s
Annotations
11 errors and 3 warnings
Run markdown-lint
Files should end with a single newline character
|
Run golangci-lint:
x/evm/keeper/state_transition.go#L114
invalid operation: operator ! not defined on found (variable of type error) (typecheck)
|
Run golangci-lint:
ante/evm/06_account_verification.go#L12
could not import github.com/evmos/os/x/evm/keeper (-: # github.com/evmos/os/x/evm/keeper
|
Run golangci-lint:
x/evm/keeper/state_transition.go#L114
invalid operation: operator ! not defined on found (variable of type error)) (typecheck)
|
Run golangci-lint:
precompiles/erc20/erc20.go#L19
could not import github.com/evmos/os/x/evm/keeper (-: # github.com/evmos/os/x/evm/keeper
|
Run golangci-lint:
x/evm/keeper/state_transition.go#L114
invalid operation: operator ! not defined on found (variable of type error)) (typecheck)
|
Run golangci-lint:
x/erc20/keeper/precompiles.go#L16
could not import github.com/evmos/os/x/evm/keeper (-: # github.com/evmos/os/x/evm/keeper
|
Run golangci-lint:
x/evm/keeper/state_transition.go#L114
invalid operation: operator ! not defined on found (variable of type error)) (typecheck)
|
Run golangci-lint:
server/indexer_cmd.go#L72
stateStore.LoadABCIResponses undefined (type "github.com/cometbft/cometbft/state".Store has no field or method LoadABCIResponses)
|
Run golangci-lint:
server/json_rpc.go#L103
undefined: serverconfig.ServerStartTime (typecheck)
|
Run golangci-lint:
testutil/network/util.go#L36
could not import github.com/evmos/os/server (-: # github.com/evmos/os/server
|
Run markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/os/os. Supported file pattern: go.sum
|