Skip to content

chore: fixed linting #192

chore: fixed linting

chore: fixed linting #192

Triggered via push March 27, 2024 23:23
Status Failure
Total duration 36s
Artifacts

actions.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
lint: pkg/reporters/pagerduty/pagerduty.go#L165
fmt.Errorf can be replaced with errors.New (perfsprint)
lint: pkg/types/chain.go#L42
fmt.Errorf can be replaced with errors.New (perfsprint)
lint: pkg/types/chain.go#L50
fmt.Errorf can be replaced with errors.New (perfsprint)
lint: pkg/reporters/telegram/telegram.go#L216
fmt.Sprintf can be replaced with string concatenation (perfsprint)
lint: pkg/load_config.go#L33
fmt.Sprintf can be replaced with string concatenation (perfsprint)
lint: pkg/load_config.go#L34
fmt.Sprintf can be replaced with string concatenation (perfsprint)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
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/
test
Restore cache failed: Dependencies file is not found in /home/runner/work/cosmos-proposals-checker/cosmos-proposals-checker. Supported file pattern: go.sum