Lower crate droprates a bit #268
Annotations
20 warnings
Node v20 - ubuntu-latest:
src/lib/musicCape.ts#L223
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Node v20 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L78
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
|
Node v20 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L90
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
|
Node v20 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L121
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
|
Node v20 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L123
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
|
Node v20 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L141
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
|
Node v20 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L152
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
|
Node v20 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L163
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
|
Node v20 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L174
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
|
Node v20 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L186
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
|
Node v18.12.0 - ubuntu-latest:
src/lib/musicCape.ts#L223
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Node v18.12.0 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L78
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
|
Node v18.12.0 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L90
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
|
Node v18.12.0 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L121
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
|
Node v18.12.0 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L123
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
|
Node v18.12.0 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L141
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
|
Node v18.12.0 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L152
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
|
Node v18.12.0 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L163
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
|
Node v18.12.0 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L174
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
|
Node v18.12.0 - ubuntu-latest:
src/lib/util/handleTripFinish.ts#L186
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
|