Postmark setup- email for notifying admin on user sign #258
main.yml
on: pull_request
Run eslint/format
1m 2s
Check tsc
1m 7s
Run tests
1m 7s
Build backend image
2m 15s
Annotations
7 errors and 4 warnings
Run eslint/format:
apps/server/src/postmark/postmark.service.ts#L1
'ConsoleLogger' is defined but never used
|
Run eslint/format:
apps/server/src/postmark/postmark.service.ts#L2
'PrismaService' is defined but never used
|
Run eslint/format:
apps/server/src/postmark/postmark.service.ts#L3
'FormTemplatesService' is defined but never used
|
Run eslint/format:
apps/server/src/postmark/postmark.service.ts#L4
'PositionsService' is defined but never used
|
Run eslint/format:
apps/server/src/postmark/postmark.service.ts#L6
Require statement not part of import statement
|
Run eslint/format
Process completed with exit code 1.
|
Run tests
Process completed with exit code 1.
|
Run eslint/format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check tsc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build backend image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|