Skip to content

fixed inconsistant reasoning #173

fixed inconsistant reasoning

fixed inconsistant reasoning #173

Triggered via push January 30, 2024 11:06
Status Failure
Total duration 1m 44s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
lint: pkg/auth/authenticator_test.go#L25
var `tokenSecretRef` is unused (unused)
lint: pkg/auth/authenticator_test.go#L50
func `generateTokenSecretRef` is unused (unused)
lint: pkg/auth/authenticator.go#L259
S1021: should merge variable declaration with assignment on next line (gosimple)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/