Enhance documentation #20
rust.yaml
on: pull_request
codestyle
12s
lint
22s
compile
21s
docs
18s
test
35s
test-coverage
3m 4s
Annotations
4 errors and 3 warnings
docs
Process completed with exit code 101.
|
test:
sql-insight/src/lib.rs#L22
`Vec<std::string::String>` doesn't implement `std::fmt::Display`
|
test:
sql-insight/src/extractor/crud_table_extractor.rs#L27
cannot move out of index of `Vec<Result<CrudTables, sql_insight::error::Error>>`
|
test
Process completed with exit code 101.
|
test-coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected]. 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
Unable to download cargo-tarpaulin == 0.27.3 from the tool cache: Error: Unexpected HTTP response: 403
|