Skip to content

Fix versions. Add Codebook::from_df #196

Fix versions. Add Codebook::from_df

Fix versions. Add Codebook::from_df #196

Triggered via pull request July 13, 2023 17:14
Status Failure
Total duration 1h 32m 26s
Artifacts

rust-build-test.yaml

on: pull_request
Matrix: test
compile-benchmarks
22m 24s
compile-benchmarks
Test MDBook Rust Snippets
23m 57s
Test MDBook Rust Snippets
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
lint
Command failed: cargo metadata --all-features --format-version 1
lint
error: could not find `Cargo.toml` in `/home/runner/work/lace/lace` or any parent directory
features
Command failed: cargo metadata --all-features --format-version 1
features
error: could not find `Cargo.toml` in `/home/runner/work/lace/lace` or any parent directory
test (ubuntu-latest)
Command failed: cargo metadata --all-features --format-version 1
test (ubuntu-latest)
error: could not find `Cargo.toml` in `/home/runner/work/lace/lace` or any parent directory
test (macos-latest)
Command failed: cargo metadata --all-features --format-version 1
test (macos-latest)
error: could not find `Cargo.toml` in `/Users/runner/work/lace/lace` or any parent directory
test (windows-latest)
Command failed: cargo metadata --all-features --format-version 1
test (windows-latest)
error: could not find `Cargo.toml` in `D:\a\lace\lace` or any parent directory
Test MDBook Rust Snippets
Process completed with exit code 101.
compile-benchmarks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/