Skip to content

DEV/PROD deploy - @devksingh4 #12

DEV/PROD deploy - @devksingh4

DEV/PROD deploy - @devksingh4 #12

Triggered via push August 6, 2024 01:58
Status Failure
Total duration 37s
Artifacts

deploy-prod.yml

on: push
Run Unit Tests
24s
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#L50
Replace `message}:·{message?:·string` with `·message·}:·{·message?:·string·`
Run Unit Tests: src/errors/index.ts#L54
Replace `·message·||` with `⏎········message·||⏎·······`
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/index.ts#L31
Replace `'dev'` with `"dev"`
Run Unit Tests: src/index.ts#L33
Replace `(runEnvironments.includes(process.env.RunEnvironment·as·RunEnvironment)))` with `runEnvironments.includes(process.env.RunEnvironment·as·RunEnvironment))`
Run Unit Tests: src/index.ts#L34
Replace `message:·`Invalid·run·environment·${app.runEnvironment}.`})` with `⏎······message:·`Invalid·run·environment·${app.runEnvironment}.`,⏎····});`
Run Unit Tests: src/plugins/auth.ts#L3
Replace `·BaseError,·InternalServerError,·UnauthenticatedError,·UnauthorizedError·` with `⏎··BaseError,⏎··InternalServerError,⏎··UnauthenticatedError,⏎··UnauthorizedError,⏎`
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#L4
'runEnvironments' is defined but never used. Allowed unused vars must match /^_/u
Run Unit Tests: src/plugins/auth.ts#L5
'JwksClient' is defined but never used. Allowed unused vars must match /^_/u
Run Unit Tests: src/plugins/errorHandler.ts#L1
'fastify' is defined but never used. Allowed unused vars must match /^_/u