Skip to content

ci: Fix build issues #545

ci: Fix build issues

ci: Fix build issues #545

Triggered via push June 3, 2024 08:35
Status Failure
Total duration 2m 35s
Artifacts

dispatch.yml

on: push
Build & Test  /  BDJuno Docker Image
Build & Test / BDJuno Docker Image
Build & Test  /  Hasura CLI Docker Image
Build & Test / Hasura CLI Docker Image
Release  /  BDJuno Docker Image
Release / BDJuno Docker Image
Release  /  Hasura CLI Docker Image
Release / Hasura CLI Docker Image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Lint / Golang
issues found
Lint / Shell pipefail check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint / Super Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint / Golang
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint / Golang: modules/slashing/source/remote/source.go#L69
unused-parameter: parameter 'height' seems to be unused, consider removing or renaming it as _ (revive)
Lint / Golang: database/gov.go#L185
var-naming: method GetOpenProposalsIds should be GetOpenProposalsIDs (revive)
Lint / Golang: modules/slashing/handle_block.go#L14
unused-parameter: parameter 'results' seems to be unused, consider removing or renaming it as _ (revive)
Lint / Golang: modules/daily_refetch/handle_periodic_operations.go#L1
var-naming: don't use an underscore in package name (revive)
Lint / Golang: modules/daily_refetch/module.go#L1
var-naming: don't use an underscore in package name (revive)
Lint / Golang: modules/did/handle_msg.go#L12
unused-parameter: parameter 'index' seems to be unused, consider removing or renaming it as _ (revive)
Lint / Golang: modules/message_type/module.go#L1
var-naming: don't use an underscore in package name (revive)
Lint / Golang: modules/message_type/handle_msg.go#L1
var-naming: don't use an underscore in package name (revive)
Lint / Golang: modules/message_type/handle_msg.go#L14
unused-parameter: parameter 'index' seems to be unused, consider removing or renaming it as _ (revive)
Lint / Golang: modules/resource/handle_msg.go#L11
unused-parameter: parameter 'index' seems to be unused, consider removing or renaming it as _ (revive)