Cleanup phase1 #656
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/cmd/approve/approve.go#L8
var `approveDescriptionShort` is unused (unused)
|
Build:
pkg/cmd/approve/approve.go#L9
var `approveDescriptionLong` is unused (unused)
|
Build:
pkg/cmd/approve/approve.go#L10
var `approveExample` 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