Go rewrite #6
Annotations
5 errors and 5 warnings
lint:
pkg/pref/pref_test.go#L17
Error return value of `p.Delete` is not checked (errcheck)
|
lint:
pkg/pref/pref_test.go#L33
Error return value of `p.Delete` is not checked (errcheck)
|
lint:
pkg/pref/pref_test.go#L49
Error return value of `p.Delete` is not checked (errcheck)
|
lint:
pkg/pref/pref.go#L168
S1011: should replace loop with `args = append(args, prefValue.([]string)...)` (gosimple)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@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/
|
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
Restore cache failed: Dependencies file is not found in /Users/runner/work/crypt/crypt. Supported file pattern: go.sum
|