Skip to content

chore(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.5.3 #76

chore(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.5.3

chore(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.5.3 #76

Triggered via pull request November 11, 2024 01:58
Status Failure
Total duration 4m 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Lint & Test: config/config.go#L10
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
Lint & Test: config/config.go#L11
import 'github.com/go-playground/validator/v10' is not allowed from list 'Main' (depguard)
Lint & Test: config/config.go#L12
import 'github.com/rs/zerolog' is not allowed from list 'Main' (depguard)
Lint & Test: config/config.go#L13
import 'github.com/spf13/viper' is not allowed from list 'Main' (depguard)
Lint & Test: config/config.go#L15
import 'github.com/persistenceOne/oracle-feeder/oracle/provider' is not allowed from list 'Main' (depguard)
Lint & Test: config/currency_provider_tracker.go#L11
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
Lint & Test: config/currency_provider_tracker.go#L12
import 'github.com/rs/zerolog' is not allowed from list 'Main' (depguard)
Lint & Test: config/currency_provider_tracker.go#L13
import 'github.com/tendermint/tendermint/libs/sync' is not allowed from list 'Main' (depguard)
Lint & Test: oracle/client/chain_height.go#L9
import 'github.com/rs/zerolog' is not allowed from list 'Main' (depguard)
Lint & Test: oracle/client/chain_height.go#L10
import 'github.com/tendermint/tendermint/rpc/client' is not allowed from list 'Main' (depguard)
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint & Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint & Test: router/v1/router.go#L63
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
Lint & Test: router/v1/router.go#L75
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)