DEV/PROD deploy - @devksingh4 #22
deploy-prod.yml
on: push
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/
|