feat: separate format packages and update list command formats #18
Annotations
5 errors and 1 warning
Validations:
cmd/grant/cli/internal/check/report.go#L189
(*Report).renderList - result 0 (error) is always nil (unparam)
|
Validations:
cmd/grant/cli/internal/check/report.go#L189
func `(*Report).renderList` is unused (unused)
|
Validations:
grant/case.go#L68
S1011: should replace loop with `licenses = append(licenses, grantPkg.Licenses...)` (gosimple)
|
Validations:
grant/case.go#L74
S1011: should replace loop with `licenses = append(licenses, c.Licenses...)` (gosimple)
|
Validations
Process completed with exit code 2.
|
Validations
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|