Skip to content

refactor(utils): Replace console logs with logger for email notificat… #489

refactor(utils): Replace console logs with logger for email notificat…

refactor(utils): Replace console logs with logger for email notificat… #489

Triggered via push September 7, 2024 06:40
Status Failure
Total duration 1m 25s
Artifacts

ci.yml

on: push
Matrix: Browser tests
Matrix: ESLint
Matrix: Unit tests
Matrix: Prettier format
Deploy to Production
0s
Deploy to Production
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Unit tests (22.x)
Process completed with exit code 1.
Browser tests (22.x)
Process completed with exit code 1.
ESLint (22.x): src/db/knexfile.ts#L26
Unexpected any. Specify a different type
ESLint (22.x): src/db/knexfile.ts#L26
Unexpected any. Specify a different type
ESLint (22.x): src/handler.ts#L810
Unexpected any. Specify a different type
ESLint (22.x): src/handler.ts#L851
'created_at' is assigned a value but never used. Allowed unused vars must match /^_/u
ESLint (22.x): src/handler.ts#L851
'updated_at' is assigned a value but never used. Allowed unused vars must match /^_/u
ESLint (22.x): src/handler.ts#L851
'app_channel_id' is assigned a value but never used. Allowed unused vars must match /^_/u
ESLint (22.x): src/handler.ts#L851
'id' is assigned a value but never used. Allowed unused vars must match /^_/u
ESLint (22.x): src/handler.ts#L860
Unexpected any. Specify a different type
ESLint (22.x): src/jobs/channel/discord.ts#L6
Unexpected any. Specify a different type
ESLint (22.x): src/jobs/channel/discord.ts#L7
Unexpected any. Specify a different type
Browser tests (22.x)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.