Skip to content

DEV/PROD deploy - @devksingh4 #11

DEV/PROD deploy - @devksingh4

DEV/PROD deploy - @devksingh4 #11

Triggered via push August 5, 2024 20:36
Status Failure
Total duration 35s
Artifacts

deploy-prod.yml

on: push
Run Unit Tests
22s
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

10 errors and 4 warnings
Run Unit Tests: src/errors/index.ts#L27
Expected blank line between class members
Run Unit Tests: src/errors/index.ts#L28
Insert `;`
Run Unit Tests: src/errors/index.ts#L54
Insert `⏎·······`
Run Unit Tests: src/errors/index.ts#L60
Delete `⏎`
Run Unit Tests: src/errors/index.ts#L62
Replace `endpointName}:·{endpointName:·string` with `·endpointName·}:·{·endpointName:·string·`
Run Unit Tests: src/plugins/auth.ts#L3
Replace `·BaseError,·UnauthenticatedError,·UnauthorizedError·` with `⏎··BaseError,⏎··UnauthenticatedError,⏎··UnauthorizedError,⏎`
Run Unit Tests: src/plugins/auth.ts#L18
Replace `message:·"Server·could·not·find·valid·AAD·Client·ID."})` with `⏎············message:·"Server·could·not·find·valid·AAD·Client·ID.",⏎··········});`
Run Unit Tests: src/plugins/errorHandler.ts#L1
Replace `'fastify'` with `"fastify"`
Run Unit Tests: src/plugins/errorHandler.ts#L2
Replace `'fastify-plugin'` with `"fastify-plugin"`
Run Unit Tests: src/plugins/errorHandler.ts#L3
Replace `·BaseError,·InternalServerError,·NotFoundError·}·from·'../errors/index.js'` with `⏎··BaseError,⏎··InternalServerError,⏎··NotFoundError,⏎}·from·"../errors/index.js"`
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/
Run Unit Tests: src/plugins/auth.ts#L12
'request' is defined but never used. Allowed unused args must match /^_/u
Run Unit Tests: src/plugins/errorHandler.ts#L1
'fastify' is defined but never used. Allowed unused vars must match /^_/u
Run Unit Tests: src/plugins/errorHandler.ts#L4
'request' is defined but never used. Allowed unused vars must match /^_/u