Skip to content

Disable perfectionist/sort-imports in index.ts #100

Disable perfectionist/sort-imports in index.ts

Disable perfectionist/sort-imports in index.ts #100

Triggered via push April 17, 2024 03:15
Status Failure
Total duration 18s
Artifacts

Lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
[perfectionist/sort-exports] Expected "./constants" to come before "./types": 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 "./constants" to come before "./types"
[perfectionist/sort-exports] Expected "./EventBus" to come before "./functions": src/index.ts#L41
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"
ESLint
Process completed with exit code 1.
ESLint
[(unknown rule)] Unused eslint-disable directive (no problems were reported from 'perfectionist/sort-imports'). (src/index.ts:24:1)
ESLint
[(unknown rule)] Unused eslint-disable directive (no problems were reported). (src/types.ts:133:1)