feat: add mails for 2023 and delete cascade on casters #606
Annotations
1 error and 5 warnings
lint (18)
Process completed with exit code 1.
|
build (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (18):
src/services/email/components.ts#L7
Replace `"Montserrat,Roboto,Arial,sans-serif"` with `'Montserrat,Roboto,Arial,sans-serif'`
|
lint (18):
src/services/email/components.ts#L11
Replace `"Lexend,Roboto,Arial,sans-serif"` with `'Lexend,Roboto,Arial,sans-serif'`
|
test (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|