Skip to content

DEV/PROD deploy - @devksingh4 #22

DEV/PROD deploy - @devksingh4

DEV/PROD deploy - @devksingh4 #22

Triggered via push August 6, 2024 04:07
Status Failure
Total duration 32s
Artifacts

deploy-prod.yml

on: push
Run Unit Tests
23s
Run Unit Tests
Deploy to AWS DEV
0s
Deploy to AWS DEV
Run Live Integration Tests
0s
Run Live Integration Tests
Deploy to AWS PROD
0s
Deploy to AWS PROD
Confirm services healthy
0s
Confirm services healthy
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Run Unit Tests: src/errors/index.ts#L96
Delete `⏎`
Run Unit Tests: src/routes/events.ts#L29
Insert `,`
Run Unit Tests: src/routes/events.ts#L63
Replace `(request.params)` with `request.params`
Run Unit Tests: src/routes/events.ts#L63
Unexpected any. Specify a different type
Run Unit Tests: src/routes/events.ts#L100
Replace `item·=>·unmarshall(item))` with `(item)·=>·unmarshall(item));`
Run Unit Tests
Process completed with exit code 2.
Run Unit Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/