Skip to content

πŸš€ Release: beta β†’ master #64

πŸš€ Release: beta β†’ master

πŸš€ Release: beta β†’ master #64

Triggered via pull request April 3, 2026 08:17
Status Success
Total duration 1m 38s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze (CodeQL)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Analyze (CodeQL) (javascript): src/auth/jwtVerifier.ts#L135
Conversion of type 'JwtHeader' to type 'Record<string, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Analyze (CodeQL) (javascript)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.