Remove once_cell
dependency from most of the repo's crates.
#1334
ci.yml
on: pull_request
Run tests
1m 7s
Check lint and rustfmt
56s
Check fuzz targets
35s
Check rustdoc WASM target
29s
Run JS linters
1m 22s
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
7 errors
Check lint and rustfmt:
trustfall/examples/hackernews/adapter.rs#L366
cannot find value `SCHEMA` in this scope
|
Check lint and rustfmt
Process completed with exit code 101.
|
Run tests
ENOENT: no such file or directory, opendir '/home/runner/work/trustfall/trustfall/target/tests/target'
|
Run tests
Error: ENOENT: no such file or directory, opendir '/home/runner/work/trustfall/trustfall/target/tests/target'
|
Run tests:
trustfall/examples/weather/metar.rs#L240
no method named `captures` found for struct `OnceLock` in the current scope
|
Run tests
Process completed with exit code 101.
|
All CI stages
Process completed with exit code 1.
|