Skip to content

ci: limit coverage to summary file #345

ci: limit coverage to summary file

ci: limit coverage to summary file #345

Triggered via push December 20, 2023 01:57
Status Failure
Total duration 19s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
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: internal/cli/cli.go#L12
import 'github.com/achannarasappa/ticker/internal/ui/util' is not allowed from list 'Main' (depguard)
lint: internal/cli/cli.go#L14
import 'github.com/adrg/xdg' is not allowed from list 'Main' (depguard)
lint: internal/cli/cli.go#L15
import 'github.com/go-resty/resty/v2' is not allowed from list 'Main' (depguard)
lint: internal/cli/cli.go#L16
import 'github.com/mitchellh/go-homedir' is not allowed from list 'Main' (depguard)
lint: internal/cli/cli.go#L17
import 'github.com/spf13/afero' 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/