Skip to content

chore(deps): update dependency eslint to v8.56.0 - autoclosed #2

chore(deps): update dependency eslint to v8.56.0 - autoclosed

chore(deps): update dependency eslint to v8.56.0 - autoclosed #2

Triggered via pull request February 11, 2024 01:26
Status Failure
Total duration 21s
Artifacts

Lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
[perfectionist/sort-union-types] Expected "RegExp" to come before "string": 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"
[ts/array-type] Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead.: 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.
[perfectionist/sort-union-types] Expected "RegExp" to come before "string": 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"
[ts/array-type] Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead.: 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.
[perfectionist/sort-union-types] Expected "RegExp" to come before "string": 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"
[perfectionist/sort-union-types] Expected "Promise<T>" to come before "T": 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"
[perfectionist/sort-named-exports] Expected "ConstructorReturnType" to come before "ReaddirOptions": 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"
[perfectionist/sort-named-exports] Expected "ExtractListenerArguments" to come before "GenericEventBusMap": 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"
ESLint
Process completed with exit code 1.
ESLint
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/.