chore(deps): update node.js to v22 #2193
Annotations
10 errors and 5 warnings
|
Lint:
src/util/messages.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
|
|
Lint:
src/util/messages.test.ts#L33
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
|
|
Lint:
src/util/discord.test.ts#L183
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
|
|
Lint:
src/util/discord.test.ts#L145
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
|
|
Lint:
src/util/discord.test.ts#L100
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
|
|
Lint:
src/util/discord.test.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
|
|
Lint:
src/util/discord.test.ts#L59
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
|
|
Lint:
src/util/discord.test.ts#L23
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
|
|
Lint:
src/util/discord.test.ts#L11
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
|
|
Lint:
src/util/discord.test.ts#L10
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
|
|
Lint:
src/definition/events.ts#L3
Unexpected 'todo' comment: 'TODO: add interactionCreate'
|
|
Lint:
src/client.ts#L133
`modulesDir` is deprecated. Use {@link LoginOptions.modulesDirectory}
|
|
Lint:
src/client.ts#L133
`modulesDir` is deprecated. Use {@link LoginOptions.modulesDirectory}
|
|
Lint:
src/client.ts#L125
`modulesDir` is deprecated. Use {@link LoginOptions.modulesDirectory}
|
|
Lint:
eslint.config.js#L6
`declareConfig` is deprecated. Use {@link defineConfig}
|