Skip to content

OLH-3246: Remove logic which supports old authentication method #1240

OLH-3246: Remove logic which supports old authentication method

OLH-3246: Remove logic which supports old authentication method #1240

Triggered via pull request January 21, 2026 13:06
Status Failure
Total duration 18s
Artifacts

lint-and-test-lambdas.yaml

on: pull_request
Lint and test lambdas
14s
Lint and test lambdas
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint and test lambdas
Process completed with exit code 1.
Lint and test lambdas: src/oidc/authorize.ts#L94
'mockRedirectUri' is never reassigned. Use 'const' instead
Lint and test lambdas: src/oidc/authorize.ts#L93
'mockState' is never reassigned. Use 'const' instead
Lint and test lambdas: src/oidc/authorize.ts#L92
'mockNonce' is never reassigned. Use 'const' instead