DEV/PROD deploy - @devksingh4 #12
Annotations
10 errors and 4 warnings
src/errors/index.ts#L27
Expected blank line between class members
|
src/errors/index.ts#L28
Insert `;`
|
src/errors/index.ts#L50
Replace `message}:·{message?:·string` with `·message·}:·{·message?:·string·`
|
src/errors/index.ts#L54
Replace `·message·||` with `⏎········message·||⏎·······`
|
src/errors/index.ts#L60
Delete `⏎`
|
src/errors/index.ts#L62
Replace `endpointName}:·{endpointName:·string` with `·endpointName·}:·{·endpointName:·string·`
|
src/index.ts#L31
Replace `'dev'` with `"dev"`
|
src/index.ts#L33
Replace `(runEnvironments.includes(process.env.RunEnvironment·as·RunEnvironment)))` with `runEnvironments.includes(process.env.RunEnvironment·as·RunEnvironment))`
|
src/index.ts#L34
Replace `message:·`Invalid·run·environment·${app.runEnvironment}.`})` with `⏎······message:·`Invalid·run·environment·${app.runEnvironment}.`,⏎····});`
|
src/plugins/auth.ts#L3
Replace `·BaseError,·InternalServerError,·UnauthenticatedError,·UnauthorizedError·` with `⏎··BaseError,⏎··InternalServerError,⏎··UnauthenticatedError,⏎··UnauthorizedError,⏎`
|
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/
|
src/plugins/auth.ts#L4
'runEnvironments' is defined but never used. Allowed unused vars must match /^_/u
|
src/plugins/auth.ts#L5
'JwksClient' is defined but never used. Allowed unused vars must match /^_/u
|
src/plugins/errorHandler.ts#L1
'fastify' is defined but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading