Skip to content

Implement Starfleet/Kas auth #666

Implement Starfleet/Kas auth

Implement Starfleet/Kas auth #666

Triggered via pull request November 14, 2024 19:25
Status Failure
Total duration 5m 4s
Artifacts

legacy.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
ci (ubuntu-20.04): pkg/auth/kas.go#L70
Error return value of `resp.Body.Close` is not checked (errcheck)
ci (ubuntu-20.04): pkg/auth/kas.go#L136
Error return value of `tokenResp.Body.Close` is not checked (errcheck)
ci (ubuntu-20.04): pkg/auth/kas.go#L91
G104: Errors unhandled. (gosec)
ci (ubuntu-20.04): pkg/prefixid/prefixid.go#L5
const `prefixSep` is unused (unused)
ci (ubuntu-20.04): pkg/terminal/terminal.go#L83
type `silentWriter` is unused (unused)
ci (ubuntu-20.04): pkg/collections/collections.go#L301
field `mu` is unused (unused)
ci (ubuntu-20.04): pkg/collections/collections.go#L302
field `c` is unused (unused)
ci (ubuntu-20.04): pkg/collections/collections.go#L330
field `undos` is unused (unused)
ci (ubuntu-20.04): pkg/entity/entity.go#L513
var `whitespaceCharPattern` is unused (unused)
ci (ubuntu-20.04): pkg/entity/entity.go#L514
var `invalidCharPattern` is unused (unused)
ci (ubuntu-20.04)
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/
ci (ubuntu-20.04)
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/
release-test
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/
release-test
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/