Skip to content

Add covering set impl for generic version of trait when all values of a const are covered by impls #404

Add covering set impl for generic version of trait when all values of a const are covered by impls

Add covering set impl for generic version of trait when all values of a const are covered by impls #404

Triggered via pull request January 29, 2024 09:36
Status Failure
Total duration 1m 42s
Artifacts

ci.yaml

on: pull_request
Matrix: rust-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
rust-test (ubuntu-latest)
test failed, to rerun pass `-p a-mir-formality --test ui`
rust-test (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
rust-test (macos-latest)
The operation was canceled.
rust-test (windows-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/checkout@v2, 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/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 (ubuntu-latest): crates/formality-prove/src/prove/prove_wc.rs#L17
function `is_covering` is never used
rust-test (ubuntu-latest)
`formality-prove` (lib) generated 1 warning
rust-test (ubuntu-latest)
`formality-prove` (lib test) generated 1 warning (1 duplicate)
rust-test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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 (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 (macos-latest): crates/formality-prove/src/prove/prove_wc.rs#L17
function `is_covering` is never used
rust-test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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 (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/