Bump @types/node from 24.0.3 to 24.0.15 #137
Annotations
4 errors
build
Process completed with exit code 1.
|
build:
backend/src/plugin/core/discord/public/permissionResolution.test.ts#L34
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:
backend/src/plugin/core/discord/commandEngine/parsing/primitiveParser.test.ts#L7
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:
backend/src/common/time.test.ts#L5
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
|