Skip to content

[sc-517] Use match and switch terms like Kind, remove complex pat-match expressions #178

[sc-517] Use match and switch terms like Kind, remove complex pat-match expressions

[sc-517] Use match and switch terms like Kind, remove complex pat-match expressions #178

Triggered via pull request March 29, 2024 10:07
Status Failure
Total duration 1m 43s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
cspell
8 spelling issues found in 3 of the 62 files checked.
cspell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cspell: docs/pattern-matching.md#L109
Unknown word (Paren)
cspell: docs/pattern-matching.md#L110
Unknown word (Paren)
cspell: docs/pattern-matching.md#L117
Unknown word (Paren)
cspell: docs/pattern-matching.md#L120
Unknown word (Paren)
cspell: README.md#L181
Unknown word (concat)
cspell: README.md#L193
Unknown word (concat)
cspell: src/term/transform/desugar_match_defs.rs#L197
Unknown word (subpats)
cspell: src/term/transform/desugar_match_defs.rs#L390
Unknown word (subpats)
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/