Skip to content

Add invalidateblock RPC call and blacklist RPCs #99

Add invalidateblock RPC call and blacklist RPCs

Add invalidateblock RPC call and blacklist RPCs #99

Re-run triggered January 16, 2024 18:22
Status Failure
Total duration 1m 35s
Artifacts

run-tests.yml

on: pull_request
Matrix: build
Matrix: lint
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 12 warnings
lint (1.17.x, ubuntu-latest): tx.go#L12
line is 169 characters (lll)
lint (1.17.x, ubuntu-latest): tx.go#L70
line is 133 characters (lll)
lint (1.17.x, ubuntu-latest): tx.go#L76
line is 206 characters (lll)
lint (1.17.x, ubuntu-latest): internal/types.go#L1
package-comments: should have a package comment (revive)
lint (1.17.x, ubuntu-latest): internal/config/rpc.go#L1
package-comments: should have a package comment (revive)
lint (1.17.x, ubuntu-latest): internal/util/conv.go#L1
package-comments: should have a package comment (revive)
lint (1.17.x, ubuntu-latest): internal/mocks/rpc.go#L1
package-comments: should have a package comment (revive)
lint (1.17.x, ubuntu-latest): models/block.go#L1
package-comments: should have a package comment (revive)
lint (1.17.x, ubuntu-latest): models/tx.go#L21
exported: exported type AddToConsensusBlacklistArgs should have comment or be unexported (revive)
lint (1.17.x, ubuntu-latest): models/tx.go#L25
exported: exported type AddToConfiscationTxIdWhitelistArgs should have comment or be unexported (revive)
lint (1.16.x, ubuntu-latest): tx.go#L12
line is 169 characters (lll)
lint (1.16.x, ubuntu-latest): tx.go#L70
line is 133 characters (lll)
lint (1.16.x, ubuntu-latest): tx.go#L76
line is 206 characters (lll)
lint (1.16.x, ubuntu-latest): internal/util/conv.go#L1
package-comments: should have a package comment (revive)
lint (1.16.x, ubuntu-latest): internal/types.go#L1
package-comments: should have a package comment (revive)
lint (1.16.x, ubuntu-latest): internal/config/rpc.go#L1
package-comments: should have a package comment (revive)
lint (1.16.x, ubuntu-latest): internal/mocks/rpc.go#L1
package-comments: should have a package comment (revive)
lint (1.16.x, ubuntu-latest): models/block.go#L1
package-comments: should have a package comment (revive)
lint (1.16.x, ubuntu-latest): models/tx.go#L25
var-naming: type AddToConfiscationTxIdWhitelistArgs should be AddToConfiscationTxIDWhitelistArgs (revive)
lint (1.16.x, ubuntu-latest): models/tx.go#L53
var-naming: struct field TxId should be TxID (revive)
lint (1.16.x, macos-latest): tx.go#L12
line is 169 characters (lll)
lint (1.16.x, macos-latest): tx.go#L70
line is 133 characters (lll)
lint (1.16.x, macos-latest): tx.go#L76
line is 206 characters (lll)
lint (1.16.x, macos-latest): internal/types.go#L1
package-comments: should have a package comment (revive)
lint (1.16.x, macos-latest): internal/util/conv.go#L1
package-comments: should have a package comment (revive)
lint (1.16.x, macos-latest): internal/config/rpc.go#L1
package-comments: should have a package comment (revive)
lint (1.16.x, macos-latest): internal/mocks/rpc.go#L1
package-comments: should have a package comment (revive)
lint (1.16.x, macos-latest): models/block.go#L1
package-comments: should have a package comment (revive)
lint (1.16.x, macos-latest): models/tx.go#L25
var-naming: type AddToConfiscationTxIdWhitelistArgs should be AddToConfiscationTxIDWhitelistArgs (revive)
lint (1.16.x, macos-latest): models/tx.go#L53
var-naming: struct field TxId should be TxID (revive)
lint (1.17.x, macos-latest)
The operation was canceled.
build (1.17.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (1.17.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (1.17.x, ubuntu-latest)
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/
lint (1.16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (1.16.x, ubuntu-latest)
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/
lint (1.16.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (1.16.x, macos-latest)
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/
lint (1.17.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (1.17.x, macos-latest)
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/
build (1.16.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.17.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/