Skip to content

feat: enable empty by in range select #11

feat: enable empty by in range select

feat: enable empty by in range select #11

Triggered via pull request November 1, 2023 07:40
Status Failure
Total duration 3m 57s
Artifacts

rust.yml

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

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/