Skip to content

fix: some necessary code refactor for banned address and bug fix during refactor #2179

fix: some necessary code refactor for banned address and bug fix during refactor

fix: some necessary code refactor for banned address and bug fix during refactor #2179

Triggered via pull request January 17, 2024 04:59
Status Failure
Total duration 3m 34s
Artifacts

sast-linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint
issues found
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/
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
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: zetaclient/utils.go#L214
unused-parameter: parameter 'tx' seems to be unused, consider removing or renaming it as _ (revive)