feat: enable empty by in range select #11
rust.yml
on: pull_request
Matrix: test
codestyle
17s
lint
32s
compile
28s
docs
22s
test-coverage
3m 45s
publish-crate
0s
Annotations
8 errors and 6 warnings
compile:
src/parser/mod.rs#L5778
the trait bound `bigdecimal::BigDecimal: From<&str>` is not satisfied
|
compile
Process completed with exit code 101.
|
lint:
src/parser/mod.rs#L5778
the trait bound `bigdecimal::BigDecimal: std::convert::From<&str>` is not satisfied
|
lint
Process completed with exit code 101.
|
test (stable):
src/parser/mod.rs#L5778
the trait bound `bigdecimal::BigDecimal: From<&str>` is not satisfied
|
test (stable)
Process completed with exit code 101.
|
test (nightly)
The operation was canceled.
|
test (beta)
The operation was canceled.
|
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/
|
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/
|
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 (nightly)
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 (beta)
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 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/
|