Add a password input to make seed value private #62
Annotations
10 errors and 6 warnings
cmd/png2word/main.go#L18
undeclared name: `kingpin` (typecheck)
|
cmd/png2word/main.go#L19
undeclared name: `kingpin` (typecheck)
|
cmd/png2word/main.go#L20
undeclared name: `kingpin` (typecheck)
|
cmd/png2word/main.go#L21
undeclared name: `kingpin` (typecheck)
|
cmd/png2word/main.go#L24
undeclared name: `kingpin` (typecheck)
|
cmd/png2word/main.go#L29
undeclared name: `kingpin` (typecheck)
|
cmd/png2word/main.go#L58
missing type in composite literal (typecheck)
|
cmd/png2word/main.go#L7
"strconv" imported but not used (typecheck)
|
cmd/png2word/main.go#L9
"github.com/alecthomas/kingpin/v2" imported but not used (typecheck)
|
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)
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading