Skip to content

WIP - IBC signer

WIP - IBC signer #102

Triggered via pull request June 3, 2024 09:05
Status Failure
Total duration 1m 57s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
1m 48s
Run golangci-lint
Run markdown-lint
24s
Run markdown-lint
Check gomod2nix.toml file is up to date
14s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
Check gomod2nix.toml file is up to date
Action failed with error: Error: Unable to locate executable file: cachix. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
Run golangci-lint: interfaces.go#L26
could not import github.com/ethereum/go-ethereum/core/types (-: # github.com/ethereum/go-ethereum/core/types
Run golangci-lint: core/types/receipt.go#L400
not enough arguments in call to MakeSigner
Run golangci-lint: accounts/external/backend.go#L28
could not import github.com/ethereum/go-ethereum/core/types (-: # github.com/ethereum/go-ethereum/core/types
Run golangci-lint: core/types/receipt.go#L400
not enough arguments in call to MakeSigner
Run golangci-lint: accounts/external/backend.go#L151
undefined: ethereum (typecheck)
Run golangci-lint: consensus/consensus.go#L25
could not import github.com/ethereum/go-ethereum/core/types (-: # github.com/ethereum/go-ethereum/core/types
Run golangci-lint: core/types/receipt.go#L400
not enough arguments in call to MakeSigner
Run golangci-lint: accounts/scwallet/wallet.go#L124
undefined: ethereum (typecheck)
Run golangci-lint: accounts/scwallet/wallet.go#L650
undefined: ethereum (typecheck)
Run golangci-lint: tests/fuzzers/les/les-fuzzer.go#L60
missing type in composite literal (typecheck)
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/[email protected], cachix/cachix-action@v12. 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check gomod2nix.toml file is up to date
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check gomod2nix.toml file is up to date
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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/.
Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, 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/.