Skip to content

Bump express from 4.18.2 to 4.19.2 #12

Bump express from 4.18.2 to 4.19.2

Bump express from 4.18.2 to 4.19.2 #12

Triggered via pull request March 29, 2024 17:09
Status Failure
Total duration 27s
Artifacts

eslint.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 6 warnings
build (20.x): src/api/oncall/index.ts#L22
Unexpected object value in conditional. The condition is always true
build (20.x): src/api/oncall/index.ts#L22
Prefer using an optional chain expression instead, as it's more concise and easier to read
build (20.x): src/app.ts#L16
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (20.x): src/app.ts#L19
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (20.x): src/listeners/common/help.ts#L1
'version' is defined but never used
build (20.x): src/listeners/common/help.ts#L1
'packageName' is defined but never used
build (20.x): src/listeners/common/help.ts#L3
More than 1 blank line not allowed
build (20.x): src/listeners/common/help.ts#L6
Expected a space after the ':'
build (20.x)
Missing return type on function
build (20.x): src/listeners/common/ls.ts#L4
More than 1 blank line not allowed
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): src/api/oncall/index.ts#L22
Unexpected object value in conditional. The condition is always true
build (18.x): src/api/oncall/index.ts#L22
Prefer using an optional chain expression instead, as it's more concise and easier to read
build (18.x): src/app.ts#L16
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (18.x): src/app.ts#L19
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (18.x): src/listeners/common/help.ts#L1
'version' is defined but never used
build (18.x): src/listeners/common/help.ts#L1
'packageName' is defined but never used
build (18.x): src/listeners/common/help.ts#L3
More than 1 blank line not allowed
build (18.x): src/listeners/common/help.ts#L6
Expected a space after the ':'
build (18.x)
Missing return type on function
build (18.x): src/listeners/common/ls.ts#L4
More than 1 blank line not allowed
build (20.x): src/listeners/messages/index.ts#L11
Strings must use doublequote
build (20.x): src/listeners/messages/index.ts#L12
Strings must use doublequote
build (20.x): src/listeners/messages/index.ts#L13
Strings must use doublequote
build (18.x): src/listeners/messages/index.ts#L11
Strings must use doublequote
build (18.x): src/listeners/messages/index.ts#L12
Strings must use doublequote
build (18.x): src/listeners/messages/index.ts#L13
Strings must use doublequote