Allow @transform
directive to be applied to properties.
#1589
ci.yml
on: pull_request
Run tests
20s
Check lint and rustfmt
28s
Check fuzz targets
14s
Check rustdoc WASM target
20s
Run JS linters
32s
Matrix: Python tests and maturin build
publish trustfall_filetests_macros
/
Did version change
publish trustfall_filetests_macros
/
Publish to crates.io
Matrix: publish python trustfall / linux
Waiting for pending jobs
Matrix: publish python trustfall / macos
Waiting for pending jobs
Matrix: publish python trustfall / windows
Waiting for pending jobs
publish python trustfall
/
publish python trustfall
publish trustfall_stubgen
/
Publish to crates.io
Annotations
12 errors
Check fuzz targets:
trustfall_core/src/interpreter/filtering.rs#L292
failed to resolve: use of undeclared type `FieldRef`
|
Check fuzz targets:
trustfall_core/src/interpreter/tags.rs#L19
non-exhaustive patterns: `&FieldRef::TransformedField(_)` not covered
|
Check fuzz targets
Process completed with exit code 101.
|
Run tests:
trustfall_core/src/interpreter/filtering.rs#L292
failed to resolve: use of undeclared type `FieldRef`
|
Run tests
Process completed with exit code 101.
|
Check lint and rustfmt:
trustfall_core/src/interpreter/filtering.rs#L292
failed to resolve: use of undeclared type `FieldRef`
|
Check lint and rustfmt:
trustfall_core/src/interpreter/tags.rs#L19
non-exhaustive patterns: `&ir::FieldRef::TransformedField(_)` not covered
|
Check lint and rustfmt
Process completed with exit code 101.
|
Run JS linters:
trustfall_core/src/interpreter/filtering.rs#L292
failed to resolve: use of undeclared type `FieldRef`
|
Run JS linters:
trustfall_core/src/interpreter/tags.rs#L19
non-exhaustive patterns: `&FieldRef::TransformedField(_)` not covered
|
Run JS linters
Process completed with exit code 1.
|
All CI stages
Process completed with exit code 1.
|