This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
refactor: sgx -> tee #48
lint.yml
on: pull_request
Run golangci-lint
5m 5s
Run markdown-lint
11s
Run flake8 on python integration tests
16s
Check gomod2nix.toml file is up to date
16s
Annotations
10 errors and 17 warnings
Run golangci-lint:
server/start.go#L554
Error return value of `http.Serve` is not checked (errcheck)
|
Run golangci-lint:
x/evm/keeper/rpc_client.go#L145
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
x/evm/keeper/rpc_client.go#L186
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
x/evm/keeper/rpc_client.go#L197
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
x/evm/keeper/rpc_client.go#L208
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
x/evm/keeper/rpc_client.go#L220
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
x/evm/keeper/rpc_client.go#L230
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
x/evm/keeper/rpc_client.go#L241
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
x/evm/keeper/rpc_client.go#L264
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
x/evm/keeper/rpc_server.go#L128
File is not `gofumpt`-ed (gofumpt)
|
Run markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check gomod2nix.toml file is up to date
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check gomod2nix.toml file is up to date
No push credentials found. Ignoring the 'useDaemon' option.
|
Run flake8 on python integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run flake8 on python integration tests
No push credentials found. Ignoring the 'useDaemon' option.
|
Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
x/evm/keeper/rpc_server.go#L13
var-naming: type EthmRpcServer should be EthmRPCServer (revive)
|
Run golangci-lint:
x/evm/keeper/rpc_server.go#L122
var-naming: struct field EvmId should be EvmID (revive)
|
Run golangci-lint:
x/evm/keeper/rpc_server.go#L133
var-naming: struct field EvmId should be EvmID (revive)
|
Run golangci-lint:
x/evm/keeper/rpc_client.go#L104
var-naming: struct field ChainConfigJson should be ChainConfigJSON (revive)
|
Run golangci-lint:
x/evm/keeper/state_transition.go#L306
var-naming: var evmId should be evmID (revive)
|
Run golangci-lint:
x/evm/keeper/keeper.go#L401
var-naming: method parameter evmId should be evmID (revive)
|
Run golangci-lint:
x/evm/keeper/rpc_server.go#L144
var-naming: struct field EvmId should be EvmID (revive)
|
Run golangci-lint:
x/evm/keeper/rpc_client.go#L136
var-naming: struct field EvmId should be EvmID (revive)
|
Run golangci-lint:
x/evm/keeper/state_transition.go#L555
var-naming: var ChainConfigJson should be ChainConfigJSON (revive)
|
Run golangci-lint:
x/evm/keeper/rpc_server.go#L156
var-naming: struct field EvmId should be EvmID (revive)
|