Merge pull request #44 from circonus-labs/dependabot/github_actions/a… #54
Annotations
9 errors and 1 warning
lint:
internal/configs/configs.go#L281
undeclared name: `yaml` (typecheck)
|
lint:
internal/configs/configs.go#L286
undeclared name: `toml` (typecheck)
|
lint:
internal/configs/configs.go#L21
"github.com/pelletier/go-toml" imported but not used (typecheck)
|
lint:
internal/configs/configs.go#L25
"gopkg.in/yaml.v2" imported but not used (typecheck)
|
lint:
internal/watcher/watcher.go#L90
undeclared name: `appstats` (typecheck)
|
lint:
internal/watcher/watcher.go#L91
undeclared name: `appstats` (typecheck)
|
lint:
internal/watcher/watcher.go#L174
undeclared name: `appstats` (typecheck)
|
lint:
internal/watcher/watcher.go#L23
"github.com/maier/go-appstats" imported but not used (typecheck)
|
lint
issues found
|
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/
|