continue coherence work #437
Annotations
5 errors and 8 warnings
rust-test (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
rust-test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
rust-test (windows-latest)
The operation was canceled.
|
rust-test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
rust-test (macos-latest)
The operation was canceled.
|
rust-test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
rust-test (ubuntu-latest)
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/
|
rust-test (ubuntu-latest):
crates/formality-check/src/lib.rs#L6
unused import: `Bias`
|
rust-test (ubuntu-latest):
crates/formality-check/src/lib.rs#L11
unused import: `Substitution`
|
rust-test (ubuntu-latest)
`formality-check` (lib) generated 2 warnings (run `cargo fix --lib -p formality-check` to apply 2 suggestions)
|
rust-test (ubuntu-latest)
`formality-check` (lib test) generated 2 warnings (2 duplicates)
|
rust-test (macos-latest):
crates/formality-check/src/lib.rs#L6
unused import: `Bias`
|
rust-test (macos-latest):
crates/formality-check/src/lib.rs#L11
unused import: `Substitution`
|