Update rosetta to target kava v0.26.x with cometbft & cosmos v0.47.x #260
Annotations
12 errors and 7 warnings
build:
kava/rpc_test.go#L96
github.com/cometbft/cometbft/rpc/jsonrpc/types.RPCResponse struct literal uses unkeyed fields
|
build
Process completed with exit code 2.
|
Rosetta-Validation
Process completed with exit code 1.
|
lint:
kava/rpc.go#L93
Error return value of `c.encodingConfig.InterfaceRegistry.UnpackAny` is not checked (errcheck)
|
lint:
kava/rpc.go#L111
S1006: should use for {} instead of for true {} (gosimple)
|
lint:
kava/rpc.go#L149
S1006: should use for {} instead of for true {} (gosimple)
|
lint:
kava/rpc.go#L187
S1006: should use for {} instead of for true {} (gosimple)
|
lint:
kava/rpc_test.go#L96
composites: github.com/cometbft/cometbft/rpc/jsonrpc/types.RPCResponse struct literal uses unkeyed fields (govet)
|
lint:
kava/rpc_test.go#L300
ineffectual assignment to err (ineffassign)
|
lint:
kava/rpc_test.go#L310
ineffectual assignment to err (ineffassign)
|
lint:
kava/rpc_test.go#L397
ineffectual assignment to err (ineffassign)
|
lint
issues found
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Rosetta-Validation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Rosetta-Validation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
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
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/
|