Skip to content

fix: do not update refresh token on session refresh, if empty #1198

fix: do not update refresh token on session refresh, if empty

fix: do not update refresh token on session refresh, if empty #1198

Triggered via pull request November 5, 2024 17:52
@jkroepkejkroepke
synchronize #341
reauth
Status Failure
Total duration 46s
Artifacts

ci.yaml

on: pull_request
Publish package
0s
Publish package
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/openvpn/callbacks.go#L22
G101: Potential hardcoded credentials (gosec)
lint: internal/oauth2/refresh_test.go#L277
if statements should only be cuddled with assignments (wsl)
lint: internal/oauth2/refresh_test.go#L282
expressions should not be cuddled with blocks (wsl)
lint: internal/oauth2/refresh_test.go#L275
if statements should only be cuddled with assignments (wsl)
lint: internal/oauth2/refresh_test.go#L229
if statements should only be cuddled with assignments (wsl)
lint: internal/oauth2/refresh_test.go#L234
expressions should not be cuddled with blocks (wsl)
lint: internal/oauth2/refresh_test.go#L238
expressions should not be cuddled with blocks (wsl)
lint: internal/utils/testutils/main.go#L228
directive `//nolint:cyclop` is unused for linter "cyclop" (nolintlint)
lint
issues found
Build & Test
Process completed with exit code 1.