Bump ws from 7.5.9 to 7.5.10 #16
Annotations
10 errors and 3 warnings
src/api/oncall/index.ts#L22
Unexpected object value in conditional. The condition is always true
|
src/api/oncall/index.ts#L22
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
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
|
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
|
src/listeners/common/help.ts#L1
'version' is defined but never used
|
src/listeners/common/help.ts#L1
'packageName' is defined but never used
|
src/listeners/common/help.ts#L3
More than 1 blank line not allowed
|
src/listeners/common/help.ts#L6
Expected a space after the ':'
|
|
src/listeners/common/ls.ts#L4
More than 1 blank line not allowed
|
src/listeners/messages/index.ts#L11
Strings must use doublequote
|
src/listeners/messages/index.ts#L12
Strings must use doublequote
|
src/listeners/messages/index.ts#L13
Strings must use doublequote
|
This job failed
Loading