Skip to content

chore: slightly simplified the calculation of alignment pattern spacing in a non-obvious way, adapted from David Evans's "Lean QR" project. #9753

chore: slightly simplified the calculation of alignment pattern spacing in a non-obvious way, adapted from David Evans's "Lean QR" project.

chore: slightly simplified the calculation of alignment pattern spacing in a non-obvious way, adapted from David Evans's "Lean QR" project. #9753

Triggered via pull request September 23, 2024 15:58
Status Failure
Total duration 7m 41s
Artifacts

node.js.yml

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

Annotations

21 errors and 3 warnings
lint (20): build/utils/handle-merge-code.js#L41
Expected indentation of 10 spaces but found 12
lint (20): build/utils/handle-merge-code.js#L42
Expected indentation of 10 spaces but found 12
lint (20): build/utils/handle-merge-code.js#L43
Expected indentation of 10 spaces but found 12
lint (20): src/back-top/src/BackTop.tsx#L294
Expected indentation of 28 spaces but found 30
lint (20): src/back-top/src/BackTop.tsx#L295
Expected indentation of 28 spaces but found 30
lint (20): src/back-top/src/BackTop.tsx#L296
Expected indentation of 28 spaces but found 30
lint (20): src/badge/src/Badge.tsx#L77
Expected indentation of 10 spaces
lint (20): src/badge/src/Badge.tsx#L78
Expected indentation of 12 spaces
lint (20): src/cascader/src/CascaderOption.tsx#L251
Expected indentation of 10 spaces
lint (20): src/cascader/src/CascaderOption.tsx#L285
Expected indentation of 12 spaces
lint (18)
The job was canceled because "_20" failed.
lint (18): build/utils/handle-merge-code.js#L41
Expected indentation of 10 spaces but found 12
lint (18): build/utils/handle-merge-code.js#L42
Expected indentation of 10 spaces but found 12
lint (18): build/utils/handle-merge-code.js#L43
Expected indentation of 10 spaces but found 12
lint (18): src/back-top/src/BackTop.tsx#L294
Expected indentation of 28 spaces but found 30
lint (18): src/back-top/src/BackTop.tsx#L295
Expected indentation of 28 spaces but found 30
lint (18): src/back-top/src/BackTop.tsx#L296
Expected indentation of 28 spaces but found 30
lint (18): src/badge/src/Badge.tsx#L77
Expected indentation of 10 spaces
lint (18): src/badge/src/Badge.tsx#L78
Expected indentation of 12 spaces
lint (18): src/cascader/src/CascaderOption.tsx#L251
Expected indentation of 10 spaces
lint (18): src/cascader/src/CascaderOption.tsx#L285
Expected indentation of 12 spaces
lint (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/