Extend well-formedness check of ADTs to include where-clauses #370
Annotations
5 errors and 3 warnings
rust-test (ubuntu-latest):
crates/formality-prove/src/test/adt_wf.rs#L5
unresolved import `formality_types::parse`
|
rust-test (ubuntu-latest)
could not compile `formality-prove` (lib test) due to previous error
|
rust-test (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
rust-test (macos-latest)
The operation was canceled.
|
rust-test (windows-latest)
The operation was canceled.
|
rust-test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
rust-test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
rust-test (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|