chore(deps): update dependency @types/node to v20.12.7 #98
Annotations
5 errors and 1 warning
[perfectionist/sort-exports] Expected "./constants" to come before "./types":
src/index.ts#L37
FAILED file [src/index.ts] has failed to lint properly; run `bun run lint` outside of CI to fix it: perfectionist/sort-exports: Expected "./constants" to come before "./types"
|
[perfectionist/sort-exports] Expected "./EventBus" to come before "./functions":
src/index.ts#L39
FAILED file [src/index.ts] has failed to lint properly; run `bun run lint` outside of CI to fix it: perfectionist/sort-exports: Expected "./EventBus" to come before "./functions"
|
[perfectionist/sort-imports] Expected "colorette" to come before "eslint":
scripts/eslint.ts#L27
FAILED file [scripts/eslint.ts] has failed to lint properly; run `bun run lint` outside of CI to fix it: perfectionist/sort-imports: Expected "colorette" to come before "eslint"
|
[perfectionist/sort-imports] Expected "node:url" to come before "node:path":
scripts/eslint.ts#L29
FAILED file [scripts/eslint.ts] has failed to lint properly; run `bun run lint` outside of CI to fix it: perfectionist/sort-imports: Expected "node:url" to come before "node:path"
|
ESLint
Process completed with exit code 1.
|
ESLint
[(unknown rule)] Unused eslint-disable directive (no problems were reported). (line 133:1)
|