chore(deps): update dependency eslint to v8.56.0 - autoclosed #2
Annotations
9 errors and 1 warning
Lint:
src/functions.ts#L145
FAILED file [src/functions.ts] has failed to lint properly; run `bun run lint` outside of CI to fix it: perfectionist/sort-union-types: Expected "RegExp" to come before "string"
|
Lint:
src/types.ts#L30
FAILED file [src/types.ts] has failed to lint properly; run `bun run lint` outside of CI to fix it: ts/array-type: Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead.
|
Lint:
src/types.ts#L30
FAILED file [src/types.ts] has failed to lint properly; run `bun run lint` outside of CI to fix it: perfectionist/sort-union-types: Expected "RegExp" to come before "string"
|
Lint:
src/types.ts#L33
FAILED file [src/types.ts] has failed to lint properly; run `bun run lint` outside of CI to fix it: ts/array-type: Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead.
|
Lint:
src/types.ts#L33
FAILED file [src/types.ts] has failed to lint properly; run `bun run lint` outside of CI to fix it: perfectionist/sort-union-types: Expected "RegExp" to come before "string"
|
Lint:
src/types.ts#L67
FAILED file [src/types.ts] has failed to lint properly; run `bun run lint` outside of CI to fix it: perfectionist/sort-union-types: Expected "Promise<T>" to come before "T"
|
Lint:
src/index.ts#L26
FAILED file [src/index.ts] has failed to lint properly; run `bun run lint` outside of CI to fix it: perfectionist/sort-named-exports: Expected "ConstructorReturnType" to come before "ReaddirOptions"
|
Lint:
src/index.ts#L43
FAILED file [src/index.ts] has failed to lint properly; run `bun run lint` outside of CI to fix it: perfectionist/sort-named-exports: Expected "ExtractListenerArguments" to come before "GenericEventBusMap"
|
Lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading