Skip to content

allow calling position as regular function #85

allow calling position as regular function

allow calling position as regular function #85

Triggered via push July 14, 2024 19:56
Status Failure
Total duration 2m 17s
Artifacts

rust.yml

on: push
Matrix: test
publish-crate
0s
publish-crate
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
lint: src/parser/mod.rs#L1678
in a `match` scrutinee, avoid complex blocks or closures with blocks; instead, move the block or closure higher and bind it with a `let`
lint
Process completed with exit code 101.
test (stable)
Process completed with exit code 101.
test (nightly)
The job was canceled because "stable" failed.
test (nightly)
Process completed with exit code 101.
test (beta)
The job was canceled because "stable" failed.
test (beta)
The operation was canceled.
test-coverage
Process completed with exit code 1.
compile-no-std
The following actions uses Node.js version which is deprecated and will be forced to run on node20: hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
codestyle
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
codestyle
The following actions uses Node.js version which is deprecated and will be forced to run on node20: hecrj/setup-rust-action@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
compile
The following actions uses Node.js version which is deprecated and will be forced to run on node20: hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: hecrj/setup-rust-action@v1, actions/checkout@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 (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/install@v0.1, actions/checkout@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 (stable)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: hecrj/setup-rust-action@v1, actions-rs/install@v0.1, actions/checkout@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-coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/install@v0.1, actions/checkout@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-coverage
The following actions uses Node.js version which is deprecated and will be forced to run on node20: hecrj/setup-rust-action@v1, actions-rs/install@v0.1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/