allow calling position as regular function #85
rust.yml
on: push
Matrix: test
codestyle
11s
lint
39s
compile
32s
docs
13s
compile-no-std
11s
test-coverage
2m 9s
publish-crate
0s
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/
|