Skip to content

feat(schema-engine-wasm): proof of concept #3426

feat(schema-engine-wasm): proof of concept

feat(schema-engine-wasm): proof of concept #3426

Triggered via pull request December 19, 2024 16:43
Status Failure
Total duration 2m 3s
Artifacts

test-unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: schema-engine/sql-schema-describer/src/lib.rs#L35
unused import: `once_cell::sync::Lazy`
test: schema-engine/sql-schema-describer/src/lib.rs#L36
unused import: `regex::Regex`
test: schema-engine/sql-schema-describer/src/lib.rs#L871
method `as_value` is never used
test: schema-engine/sql-schema-describer/src/lib.rs#L907
function `unquote_string` is never used
test: schema-engine/sql-schema-describer/src/lib.rs#L918
struct `Precision` is never constructed
test: schema-engine/sql-schema-describer/src/getters.rs#L6
multiple methods are never used
test: schema-engine/sql-schema-describer/src/parsers.rs#L10
static `RE_NUM` is never used
test: schema-engine/sql-schema-describer/src/parsers.rs#L11
static `RE_FLOAT` is never used
test: schema-engine/sql-schema-describer/src/parsers.rs#L13
trait `Parser` is never used
test
Process completed with exit code 101.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636