Skip to content

BAU: Bump @aws-sdk/client-dynamodb from 3.352.0 to 3.619.0 in /src #1462

BAU: Bump @aws-sdk/client-dynamodb from 3.352.0 to 3.619.0 in /src

BAU: Bump @aws-sdk/client-dynamodb from 3.352.0 to 3.619.0 in /src #1462

Triggered via pull request July 25, 2024 03:57
Status Failure
Total duration 4m 59s
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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