Skip to content

Update partiql-tests #2233

Update partiql-tests

Update partiql-tests #2233

Triggered via push August 5, 2023 20:38
Status Success
Total duration 10m 8s
Artifacts 1
Create conformance report for `push` and `pull_request` events
9m 36s
Create conformance report for `push` and `pull_request` events
Matrix: Build and Test
Matrix: cargo-deny
Create comparison report for `pull_request` event
0s
Create comparison report for `pull_request` event
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Create conformance report for `push` and `pull_request` events
Process completed with exit code 101.
field `id` is never read: partiql-catalog/src/lib.rs#L139
warning: field `id` is never read --> partiql-catalog/src/lib.rs:139:5 | 138 | pub struct FunctionEntry<'a> { | ------------- field in this struct 139 | id: ObjectId, | ^^ | = note: `FunctionEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
fields `id` and `ty` are never read: partiql-catalog/src/lib.rs#L133
warning: fields `id` and `ty` are never read --> partiql-catalog/src/lib.rs:133:5 | 132 | pub struct TypeEntry { | --------- fields in this struct 133 | id: ObjectId, | ^^ 134 | ty: PartiqlType, | ^^ | = note: `TypeEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default
field `id` is never read: partiql-catalog/src/lib.rs#L139
warning: field `id` is never read --> partiql-catalog/src/lib.rs:139:5 | 138 | pub struct FunctionEntry<'a> { | ------------- field in this struct 139 | id: ObjectId, | ^^ | = note: `FunctionEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
fields `id` and `ty` are never read: partiql-catalog/src/lib.rs#L133
warning: fields `id` and `ty` are never read --> partiql-catalog/src/lib.rs:133:5 | 132 | pub struct TypeEntry { | --------- fields in this struct 133 | id: ObjectId, | ^^ 134 | ty: PartiqlType, | ^^ | = note: `TypeEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default
Build and Test (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
artifact Expired
1010 KB