fix: base64url-encoded nonce #126
Annotations
9 errors and 2 warnings
Lint:
verification/challengeresponse.go#L188
hugeParam: cfg is heavy (123 bytes); consider passing it by pointer (gocritic)
|
Lint:
verification/challengeresponse.go#L208
hugeParam: cfg is heavy (123 bytes); consider passing it by pointer (gocritic)
|
Lint:
verification/challengeresponse.go#L224
hugeParam: cfg is heavy (123 bytes); consider passing it by pointer (gocritic)
|
Lint:
verification/challengeresponse.go#L247
hugeParam: cfg is heavy (123 bytes); consider passing it by pointer (gocritic)
|
Lint:
verification/challengeresponse.go#L276
hugeParam: cfg is heavy (123 bytes); consider passing it by pointer (gocritic)
|
Lint:
verification/challengeresponse.go#L306
hugeParam: cfg is heavy (123 bytes); consider passing it by pointer (gocritic)
|
Lint:
verification/challengeresponse.go#L335
hugeParam: cfg is heavy (123 bytes); consider passing it by pointer (gocritic)
|
Lint:
verification/challengeresponse.go#L380
hugeParam: cfg is heavy (123 bytes); consider passing it by pointer (gocritic)
|
Lint:
verification/challengeresponse_test.go#L886
deferInLoop: Possible resource leak, 'defer' is called in the 'for' loop (gocritic)
|
Lint
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/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|