feat(schema-engine-wasm): proof of concept #3427
Annotations
10 errors and 1 warning
Run export WORKSPACE_ROOT=$(pwd) && cargo test --package black-box-tests -- --test-threads=1:
schema-engine/sql-schema-describer/src/lib.rs#L35
unused import: `once_cell::sync::Lazy`
|
|
|
Run export WORKSPACE_ROOT=$(pwd) && cargo test --package black-box-tests -- --test-threads=1:
schema-engine/sql-schema-describer/src/lib.rs#L907
function `unquote_string` is never used
|
Run export WORKSPACE_ROOT=$(pwd) && cargo test --package black-box-tests -- --test-threads=1:
schema-engine/sql-schema-describer/src/lib.rs#L918
struct `Precision` is never constructed
|
|
|
|
|
Run export WORKSPACE_ROOT=$(pwd) && cargo test --package black-box-tests -- --test-threads=1
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading