Skip to content

feat: add support for flat configs #2558

feat: add support for flat configs

feat: add support for flat configs #2558

Triggered via pull request March 13, 2024 14:13
@RebeccaStevensRebeccaStevens
synchronize #787
flat
Status Success
Total duration 47s
Artifacts

lint-js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint_js
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint_js: cz-adapter/engine.ts#L19
Unexpected any. Specify a different type
lint_js: src/index.ts#L34
'rules' is already declared in the upper scope on line 21 column 10
lint_js: src/rules/no-mixed-types.ts#L197
Unexpected any. Specify a different type
lint_js: src/rules/prefer-immutable-types.ts#L579
'fix' is already declared in the upper scope on line 557 column 15
lint_js: src/rules/prefer-immutable-types.ts#L674
'fix' is already declared in the upper scope on line 654 column 13
lint_js: src/rules/prefer-immutable-types.ts#L729
'fix' is already declared in the upper scope on line 706 column 11
lint_js: src/rules/prefer-immutable-types.ts#L915
'fix' is already declared in the upper scope on line 903 column 38
lint_js: src/utils/rule.ts#L54
Missing JSDoc comment
lint_js: src/utils/rule.ts#L129
Unexpected any. Specify a different type
lint_js: src/utils/rule.ts#L152
Unexpected any. Specify a different type