fix(deps): update dependency @napi-rs/canvas to v0.1.64 #7318
Annotations
6 errors and 2 warnings
ESLint (lts/*):
packages/utils/database/reputation/set.ts#L51
Expected property shorthand
|
ESLint (lts/*):
packages/utils/database/reputation/set.ts#L52
Expected property shorthand
|
ESLint (lts/*):
packages/utils/database/reputation/set.ts#L72
'error' is defined but never used. Allowed unused caught errors must match /^_/u
|
ESLint (lts/*):
packages/utils/functions/guild/getServers.ts#L10
Prefer using the primitive `string` as a type name, rather than the upper-cased `String`
|
ESLint (lts/*)
@majoexe/util#lint: command (/home/runner/work/majo.exe/majo.exe/packages/utils) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
ESLint (lts/*)
Process completed with exit code 1.
|
ESLint (lts/*):
packages/utils/functions/guild/getServer.ts#L3
`discord-api-types/v10` import should occur before import of `./isBotInServer.js`
|
ESLint (lts/*):
packages/utils/functions/guild/getServers.ts#L3
`discord-api-types/v10` import should occur before import of `../user/checkPermissions.js`
|