Bump follow-redirects from 1.15.5 to 1.15.6 #11
Annotations
21 errors and 6 warnings
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)
The job was canceled because "_18_x" failed.
|
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):
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
|
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
|