fix: do not update refresh token on session refresh, if empty #1198
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.
|