Skip to content

fix module issues with linter lib #59

fix module issues with linter lib

fix module issues with linter lib #59

Triggered via push September 23, 2023 12:32
Status Failure
Total duration 59s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
Lint: cmd/png2word/main.go#L18
undeclared name: `kingpin` (typecheck)
Lint: cmd/png2word/main.go#L19
undeclared name: `kingpin` (typecheck)
Lint: cmd/png2word/main.go#L20
undeclared name: `kingpin` (typecheck)
Lint: cmd/png2word/main.go#L21
undeclared name: `kingpin` (typecheck)
Lint: cmd/png2word/main.go#L24
undeclared name: `kingpin` (typecheck)
Lint: cmd/png2word/main.go#L29
undeclared name: `kingpin` (typecheck)
Lint: cmd/png2word/main.go#L58
missing type in composite literal (typecheck)
Lint: cmd/png2word/main.go#L7
"strconv" imported but not used (typecheck)
Lint: cmd/png2word/main.go#L9
"github.com/alecthomas/kingpin/v2" imported but not used (typecheck)
Lint: lib/color.go#L5
could not import image/color (-: could not load export data: cannot import "image/color" (unexpected escape sequence in export data), possibly version skew - reinstall package) (typecheck)
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2.3.4, actions/cache@v2.1.6. 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/
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/
Lint
The `set-output` 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/