Skip to content

fix(no-conditional-statements): allow continue and break statements w… #461

fix(no-conditional-statements): allow continue and break statements w…

fix(no-conditional-statements): allow continue and break statements w… #461

Triggered via push July 11, 2024 07:29
Status Success
Total duration 8m 29s
Artifacts

release.yml

on: push
Matrix: test / test_js
lint_js  /  lint_js
46s
lint_js / lint_js
lint_docs  /  lint_docs
36s
lint_docs / lint_docs
lint_knip_dev  /  lint_knip_dev
12s
lint_knip_dev / lint_knip_dev
lint_knip_prod  /  lint_knip_prod
15s
lint_knip_prod / lint_knip_prod
lint_markdown  /  lint_markdown
22s
lint_markdown / lint_markdown
lint_packages  /  lint_packages
20s
lint_packages / lint_packages
lint_prettier  /  lint_prettier
15s
lint_prettier / lint_prettier
lint_spelling  /  lint_spelling
15s
lint_spelling / lint_spelling
type_check  /  type-check
15s
type_check / type-check
Fit to window
Zoom out
Zoom in

Annotations

35 warnings
lint_knip_prod / lint_knip_prod
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_knip_dev / lint_knip_dev
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_packages / lint_packages
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_prettier / lint_prettier
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_markdown / lint_markdown
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_spelling / lint_spelling
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/
type_check / type-check
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_docs / lint_docs
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 / 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 / lint_js: cz-adapter/engine.ts#L19
Unexpected any. Specify a different type
lint_js / lint_js: src/rules/no-mixed-types.ts#L184
Unexpected any. Specify a different type
lint_js / lint_js: src/rules/prefer-immutable-types.ts#L598
'fix' is already declared in the upper scope on line 579 column 15
lint_js / lint_js: src/rules/prefer-immutable-types.ts#L692
'fix' is already declared in the upper scope on line 675 column 13
lint_js / lint_js: src/rules/prefer-immutable-types.ts#L746
'fix' is already declared in the upper scope on line 726 column 11
lint_js / lint_js: src/rules/prefer-immutable-types.ts#L933
'fix' is already declared in the upper scope on line 921 column 38
lint_js / lint_js: src/utils/rule.ts#L53
Missing JSDoc comment
lint_js / lint_js: src/utils/rule.ts#L132
Unexpected any. Specify a different type
lint_js / lint_js: src/utils/rule.ts#L155
Unexpected any. Specify a different type
lint_js / lint_js: src/utils/rule.ts#L164
Unsafe assignment of an `any` value
test / Test - Node: 16 - TS: next - OS: ubuntu-latest
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/
test / Test - Node: 20 - TS: next - OS: ubuntu-latest
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/
test / Test - Node: 18 - TS: 4.3.5 - OS: ubuntu-latest
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/
test / Test - Node: 18 - TS: next - OS: ubuntu-latest
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/
test / Test - Node: 16 - TS: latest - OS: ubuntu-latest
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/
test / Test - Node: 16 - TS: 4.3.5 - OS: ubuntu-latest
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/
test / Test - Node: latest - TS: next - OS: ubuntu-latest
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/
test / Test - Node: latest - TS: next - OS: ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.1.1/dist/codecov' failed with exit code 1
test / Test - Node: 18 - TS: latest - OS: ubuntu-latest
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/
test / Test - Node: 20 - TS: latest - OS: ubuntu-latest
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/
test / Test - Node: latest - TS: 4.3.5 - OS: ubuntu-latest
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/
test / Test - Node: latest - TS: 4.3.5 - OS: ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.1.1/dist/codecov' failed with exit code 1
test / Test - Node: 20 - TS: 4.3.5 - OS: ubuntu-latest
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/
test / Test - Node: latest - TS: latest - OS: ubuntu-latest
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/
test / Test - Node: latest - TS: latest - OS: ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.1.1/dist/codecov' failed with exit code 1
release
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/