Merge pull request #55 from circonus-labs/dependabot/go_modules/githu… #53
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors and 2 warnings
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 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/
|
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/
|