Skip to content

prep for n-ary nodes #125

prep for n-ary nodes

prep for n-ary nodes #125

Triggered via pull request March 5, 2024 19:53
@tjjfvitjjfvi
synchronize #84
nary-prep
Status Failure
Total duration 2m 35s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 18 warnings
cspell
9 spelling issues found in 3 of the 44 files checked.
check
Process completed with exit code 101.
bench
Process completed with exit code 101.
test
Process completed with exit code 101.
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.rs#L13
Unknown word (arrayvec)
cspell: src/ast.rs#L96
Unknown word (succ)
cspell: src/ast.rs#L98
Unknown word (succ)
cspell: src/ast.rs#L99
Unknown word (succ)
cspell: src/ast.rs#L155
Unknown word (succ)
cspell: src/ast.rs#L155
Unknown word (succ)
cspell: src/host/encode.rs#L105
Unknown word (succ)
cspell: src/host/encode.rs#L111
Unknown word (succ)
cspell: src/util/array_vec.rs#L1
Unknown word (arrayvec)
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/