feat: app v2 poc #236
lint.yml
on: pull_request
Run golangci-lint
7m 31s
Run markdown-lint
20s
Run flake8 on python integration tests
13s
Check gomod2nix.toml file is up to date
15s
Annotations
4 errors and 10 warnings
Run golangci-lint:
x/evm/module.go#L21
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
x/evm/module.go#L28
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
x/evm/module.go#L273
the line is 180 characters long, which exceeds the maximum of 150 characters. (lll)
|
Run golangci-lint
issues found
|
Run flake8 on python integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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 flake8 on python integration tests
No push credentials found. Ignoring the 'useDaemon' option.
|
Check gomod2nix.toml file is up to date
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Check gomod2nix.toml file is up to date
No push credentials found. Ignoring the 'useDaemon' option.
|
Run markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected], golangci/[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/ethermint/ethermint. Supported file pattern: go.sum
|
Run golangci-lint:
types/dynamic_fee.go#L23
redefines-builtin-id: redefinition of the built-in type any (revive)
|
Run golangci-lint:
x/evm/types/codec.go#L95
redefines-builtin-id: redefinition of the built-in type any (revive)
|
Run golangci-lint:
rpc/types/utils.go#L291
redefines-builtin-id: redefinition of the built-in function cap (revive)
|