chore: fix CI actions #191
Annotations
7 errors and 5 warnings
lint:
pkg/fetchers/cosmos/params.go#L11
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
lint:
pkg/fetchers/cosmos/tally.go#L52
fmt.Errorf can be replaced with errors.New (perfsprint)
|
lint:
pkg/fetchers/cosmos/tally.go#L103
fmt.Errorf can be replaced with errors.New (perfsprint)
|
lint:
pkg/fetchers/cosmos/tally.go#L128
fmt.Errorf can be replaced with errors.New (perfsprint)
|
lint:
pkg/reporters/telegram/add_mute.go#L18
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
lint:
pkg/reporters/telegram/telegram.go#L106
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
lint
issues found
|
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
|
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/
|