Skip to content

fix(no-promise-reject): new Promises and throw statements are now also checked #3514

fix(no-promise-reject): new Promises and throw statements are now also checked

fix(no-promise-reject): new Promises and throw statements are now also checked #3514

Status Success
Total duration 1m 55s
Artifacts

lint-js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint_js
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint_js: cz-adapter/engine.ts#L19
Unexpected any. Specify a different type
lint_js: src/rules/no-mixed-types.ts#L184
Unexpected any. Specify a different type
lint_js: src/rules/prefer-immutable-types.ts#L598
'fix' is already declared in the upper scope on line 579 column 15
lint_js: src/rules/prefer-immutable-types.ts#L692
'fix' is already declared in the upper scope on line 675 column 13
lint_js: src/rules/prefer-immutable-types.ts#L746
'fix' is already declared in the upper scope on line 726 column 11
lint_js: src/rules/prefer-immutable-types.ts#L933
'fix' is already declared in the upper scope on line 921 column 38
lint_js: src/utils/rule.ts#L53
Missing JSDoc comment
lint_js: src/utils/rule.ts#L132
Unexpected any. Specify a different type
lint_js: src/utils/rule.ts#L155
Unexpected any. Specify a different type
lint_js: src/utils/rule.ts#L164
Unsafe assignment of an `any` value