Skip to content

BAU: Bump @types/node from 18.13.0 to 20.12.12 in /src #1406

BAU: Bump @types/node from 18.13.0 to 20.12.12 in /src

BAU: Bump @types/node from 18.13.0 to 20.12.12 in /src #1406

Triggered via pull request May 16, 2024 03:53
Status Failure
Total duration 4m 20s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Code Checks
Process completed with exit code 1.
Code Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Code Checks
No files were found with the provided path: src/reports/eslint/reportFile.html. No artifacts will be uploaded.
Code Checks: src/AbortHandler.ts#L30
Unsafe argument of type `any` assigned to a parameter of type `Context`
Code Checks: src/AccessTokenHandler.ts#L29
Unsafe argument of type `any` assigned to a parameter of type `Context`
Code Checks: src/AccessTokenHandler.ts#L36
Unsafe assignment of an `any` value
Code Checks: src/AuthorizationCodeHandler.ts#L32
Unsafe argument of type `any` assigned to a parameter of type `Context`
Code Checks: src/AuthorizationCodeHandler.ts#L58
Unsafe assignment of an `any` value
Code Checks: src/ClaimedIdentityHandler.ts#L32
Unsafe argument of type `any` assigned to a parameter of type `Context`
Code Checks: src/ClaimedIdentityHandler.ts#L64
Unsafe assignment of an `any` value
Code Checks: src/JwksHandler.ts#L33
Async method 'handler' has too many lines (36). Maximum allowed is 30
Code Checks: src/JwksHandler.ts#L47
Operands of '+' operation must either be both strings or both numbers. Consider using a template literal
Code Checks: src/JwksHandler.ts#L68
Operands of '+' operation must either be both strings or both numbers. Consider using a template literal