Skip to content

fix: support eslint built-in rule options #392

fix: support eslint built-in rule options

fix: support eslint built-in rule options #392

Re-run triggered March 30, 2024 10:20
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
lint: src/configs/javascript.ts#L123
Type '{ props: true; }' is not assignable to type 'undefined'.
lint: src/configs/stylistic.ts#L51
Type 'string' is not assignable to type 'undefined'.
lint
Process completed with exit code 1.
test (lts/*, ubuntu-latest): src/configs/javascript.ts#L123
Type '{ props: true; }' is not assignable to type 'undefined'.
test (lts/*, ubuntu-latest): src/configs/stylistic.ts#L51
Type 'string' is not assignable to type 'undefined'.
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
test (lts/*, macos-latest): src/configs/javascript.ts#L123
Type '{ props: true; }' is not assignable to type 'undefined'.
test (lts/*, macos-latest): src/configs/stylistic.ts#L51
Type 'string' is not assignable to type 'undefined'.
test (lts/*, macos-latest)
Process completed with exit code 1.
test (lts/*, windows-latest): src/configs/javascript.ts#L123
Type '{ props: true; }' is not assignable to type 'undefined'.
test (lts/*, windows-latest): src/configs/stylistic.ts#L51
Type 'string' is not assignable to type 'undefined'.
test (lts/*, windows-latest)
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (lts/*, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (lts/*, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (lts/*, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.