refactor(utils): Replace console logs with logger for email notificat… #489
ci.yml
on: push
Matrix: Browser tests
Matrix: ESLint
Matrix: Unit tests
Matrix: Prettier format
Deploy to Production
0s
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.
|