Cleanup phase1 #662
Annotations
10 errors and 2 warnings
Build:
pkg/prefixid/prefixid.go#L5
const `prefixSep` is unused (unused)
|
Build:
pkg/terminal/terminal.go#L83
type `silentWriter` is unused (unused)
|
Build:
pkg/collections/collections.go#L301
field `mu` is unused (unused)
|
Build:
pkg/collections/collections.go#L302
field `c` is unused (unused)
|
Build:
pkg/collections/collections.go#L330
field `undos` is unused (unused)
|
Build:
pkg/entity/entity.go#L494
var `whitespaceCharPattern` is unused (unused)
|
Build:
pkg/entity/entity.go#L495
var `invalidCharPattern` is unused (unused)
|
Build:
pkg/store/http.go#L36
field `restyClient` is unused (unused)
|
Build:
pkg/ssh/sshconfigurer.go#L521
field `store` is unused (unused)
|
Build:
pkg/cmd/textceo/textceo.go#L10
var `startLong` is unused (unused)
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading