Skip to content

[sc-481] Add transformation passes to hvm-core. #44

[sc-481] Add transformation passes to hvm-core.

[sc-481] Add transformation passes to hvm-core. #44

Triggered via pull request February 28, 2024 14:39
Status Failure
Total duration 3m 21s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 19 warnings
cspell
10 spelling issues found in 3 of the 23 files checked.
fmt
Process completed with exit code 1.
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: src/ast/transform/pre_reduce.rs#L1
Unknown word (annihilations)
cspell: src/ast/transform/pre_reduce.rs#L25
Unknown word (dont)
cspell: src/ast/transform/pre_reduce.rs#L26
Unknown word (dont)
cspell: src/ast/transform/pre_reduce.rs#L29
Unknown word (builtins)
cspell: src/ast/transform/pre_reduce.rs#L31
Unknown word (dont)
cspell: src/main.rs#L131
Unknown word (optimiztion)
cspell: src/main.rs#L158
Unknown word (Defintions)
cspell: src/main.rs#L160
Unknown word (effectful)
cspell: tests/cli.rs#L123
Unknown word (Opre)
cspell: tests/cli.rs#L140
Unknown word (Opre)
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/.
fmt
Unexpected input(s) 'components', valid inputs are ['']
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/
bench
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/.
bench
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/