feat: support databend module #610
ci.yml
on: pull_request
Build with MSRV
1m 24s
Clippy check
52s
Rustfmt check
28s
PR name check
4s
Matrix: test
Annotations
6 errors and 2 warnings
Rustfmt check
Process completed with exit code 1.
|
Clippy check:
src/databend/mod.rs#L32
conflicting implementations of trait `std::default::Default` for type `databend::Databend`
|
Clippy check
Process completed with exit code 101.
|
Build with MSRV
Process completed with exit code 1.
|
test (nightly)
Process completed with exit code 1.
|
test (stable)
Process completed with exit code 1.
|
PR name check
The following actions uses node12 which is deprecated and will be forced to run on node16: CondeNast/conventional-pull-request-action@v0.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PR name check
The following actions use a deprecated Node.js version and will be forced to run on node20: CondeNast/conventional-pull-request-action@v0.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|