OLH-3246: Remove logic which supports old authentication method #1240
lint-and-test-lambdas.yaml
on: pull_request
Lint and test lambdas
14s
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
|