Skip to content

ci: run contract test on master #340

ci: run contract test on master

ci: run contract test on master #340

Triggered via push December 19, 2023 02:22
Status Failure
Total duration 18s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: main.go#L3
import 'github.com/achannarasappa/ticker/cmd' is not allowed from list 'Main' (depguard)
lint: internal/cli/symbol/symbol.go#L8
import 'github.com/achannarasappa/ticker/internal/common' is not allowed from list 'Main' (depguard)
lint: internal/cli/symbol/symbol.go#L9
import 'github.com/go-resty/resty/v2' is not allowed from list 'Main' (depguard)
lint: internal/quote/coingecko/coingecko.go#L7
import 'github.com/achannarasappa/ticker/internal/common' is not allowed from list 'Main' (depguard)
lint: internal/quote/coingecko/coingecko.go#L8
import 'github.com/go-resty/resty/v2' is not allowed from list 'Main' (depguard)
lint: internal/cli/cli.go#L71
Error return value of `yahooClient.RefreshSession` is not checked (errcheck)
lint: internal/cli/cli.go#L8
import 'github.com/achannarasappa/ticker/internal/cli/symbol' is not allowed from list 'Main' (depguard)
lint: internal/cli/cli.go#L9
import 'github.com/achannarasappa/ticker/internal/common' is not allowed from list 'Main' (depguard)
lint: internal/cli/cli.go#L10
import 'github.com/achannarasappa/ticker/internal/quote' is not allowed from list 'Main' (depguard)
lint: internal/cli/cli.go#L11
import 'github.com/achannarasappa/ticker/internal/quote/yahoo/client' is not allowed from list 'Main' (depguard)
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/