Skip to content

feat: add Neutron proposals fetching #176

feat: add Neutron proposals fetching

feat: add Neutron proposals fetching #176

Triggered via push December 22, 2023 22:57
Status Failure
Total duration 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

actions.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
lint: pkg/fetchers/neutron/params.go#L6
pkg/fetchers/neutron/params.go:6: Line contains TODO/BUG/FIXME: "TODO: fix" (godox)
lint: pkg/fetchers/neutron/tally.go#L6
pkg/fetchers/neutron/tally.go:6: Line contains TODO/BUG/FIXME: "TODO: fix" (godox)
lint: pkg/fetchers/neutron/vote.go#L6
pkg/fetchers/neutron/vote.go:6: Line contains TODO/BUG/FIXME: "TODO: fix" (godox)
lint: pkg/fetchers/neutron/fetcher.go#L4
File is not `goimports`-ed (goimports)
lint: pkg/types/chain.go#L36
tag is not aligned, should be: default:"cosmos" toml:"type" (tagalign)
lint: pkg/types/chain.go#L37
tag is not aligned, should be: default:"neutron1436kxs0w2es6xlqpp9rd35e3d0cjnw4sv8j3a7483sgks29jqwgshlt6zh" toml:"neutron-smart-contract" (tagalign)
lint
issues found
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/
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/
go-build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
go-vet
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/