Skip to content

Feat/discord id in super search #1155

Feat/discord id in super search

Feat/discord id in super search #1155

Triggered via pull request October 3, 2024 20:04
Status Failure
Total duration 56s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: deploy-dbdocs
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 8 warnings
build (18): src/services/email/serializer.ts#L255
Object literal may only specify known properties, and 'attachments' does not exist in type 'Mail'.
build (18): src/services/email/serializer.ts#L255
Parameter 'user' implicitly has an 'any' type.
build (18): src/services/email/serializer.ts#L256
Cannot find name 'database'.
build (18): src/services/email/serializer.ts#L262
Cannot find name 'TransactionState'.
build (18): src/services/email/serializer.ts#L269
Cannot find name 'generateTicket'.
build (18)
Process completed with exit code 2.
lint (18): src/services/email/serializer.ts#L8
'chai' should be listed in the project's dependencies, not devDependencies
lint (18): src/services/email/serializer.ts#L8
'use' is defined but never used
lint (18)
Process completed with exit code 1.
test (18): src/services/email/serializer.ts#L255
Parameter 'user' implicitly has an 'any' type.
test (18): src/services/email/serializer.ts#L256
Cannot find name 'database'.
test (18): src/services/email/serializer.ts#L262
Cannot find name 'TransactionState'.
test (18): src/services/email/serializer.ts#L269
Cannot find name 'generateTicket'.
test (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/
build (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (18): src/services/email/serializer.ts#L8
`chai` import should occur before import of `../../types`
lint (18): src/services/email/serializer.ts#L255
'user' is already declared in the upper scope on line 210 column 38
test (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/
test (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/