Inspect [linters, tests] #95
inspect.yaml
on: workflow_dispatch
Inspect packages
21s
Annotations
8 errors and 3 warnings
Inspect packages:
impl/update/update.go#L41
undeclared name: `gitignore` (typecheck)
|
Inspect packages:
impl/update/update.go#L57
undeclared name: `gitignore` (typecheck)
|
Inspect packages:
impl/update/update.go#L109
undeclared name: `gitignore` (typecheck)
|
Inspect packages:
impl/update/update.go#L303
undeclared name: `yaml` (typecheck)
|
Inspect packages:
impl/update/update.go#L318
undeclared name: `yaml` (typecheck)
|
Inspect packages:
impl/update/update.go#L29
"gopkg.in/yaml.v3" imported but not used (typecheck)
|
Inspect packages:
impl/update/update.go#L33
"github.com/denormal/go-gitignore" imported but not used (typecheck)
|
Inspect packages
issues found
|
Inspect packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Inspect packages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Inspect packages
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/
|