Skip to content

test: improve fungible module coverage (system_contract tests) #2672

test: improve fungible module coverage (system_contract tests)

test: improve fungible module coverage (system_contract tests) #2672

Triggered via pull request February 21, 2024 11:05
Status Failure
Total duration 3m 46s
Artifacts

sast-linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 7 warnings
lint: x/observer/types/message_add_observer.go#L4
ST1019: package "cosmossdk.io/errors" is being imported more than once (stylecheck)
lint: x/observer/types/message_add_observer.go#L5
ST1019(related information): other import of "cosmossdk.io/errors" (stylecheck)
lint: x/observer/types/message_update_observer.go#L4
ST1019: package "cosmossdk.io/errors" is being imported more than once (stylecheck)
lint: x/observer/types/message_update_observer.go#L5
ST1019(related information): other import of "cosmossdk.io/errors" (stylecheck)
lint: x/crosschain/keeper/msg_server_vote_inbound_tx.go#L7
ST1019: package "cosmossdk.io/errors" is being imported more than once (stylecheck)
lint: x/crosschain/keeper/msg_server_vote_inbound_tx.go#L8
ST1019(related information): other import of "cosmossdk.io/errors" (stylecheck)
lint: x/fungible/keeper/gas_price.go#L8
ST1019: package "github.com/ethereum/go-ethereum/common" is being imported more than once (stylecheck)
lint: x/fungible/keeper/gas_price.go#L9
ST1019(related information): other import of "github.com/ethereum/go-ethereum/common" (stylecheck)
lint
issues found
nosec_alert
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
gosec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
gosec
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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, actions/setup-go@v3, golangci/golangci-lint-action@v3. 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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gosec-cosmos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
gosec-cosmos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/