Skip to content

replace custom wf check with well_formed constructor #452

replace custom wf check with well_formed constructor

replace custom wf check with well_formed constructor #452

Triggered via pull request June 30, 2024 08:45
Status Success
Total duration 2m 27s
Artifacts

ci.yaml

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

Annotations

55 warnings
rust-test (macos-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 (macos-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 (macos-latest): crates/formality-core/src/collections.rs#L62
method `with_pushed` is never used
rust-test (macos-latest): crates/formality-core/src/parse/parser/left_recursion.rs#L100
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
rust-test (macos-latest): crates/formality-core/src/parse/parser/left_recursion.rs#L155
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
rust-test (macos-latest)
`formality-core` (lib) generated 3 warnings
rust-test (macos-latest)
`formality-rust` (lib) generated 1 warning (run `cargo fix --lib -p formality-rust` to apply 1 suggestion)
rust-test (macos-latest)
`a-mir-formality` (lib) generated 1 warning
rust-test (macos-latest): crates/formality-core/src/collections.rs#L62
method `with_pushed` is never used
rust-test (macos-latest): crates/formality-core/src/parse/parser/left_recursion.rs#L100
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
rust-test (macos-latest): crates/formality-core/src/parse/parser/left_recursion.rs#L155
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
rust-test (macos-latest)
`formality-core` (lib) generated 3 warnings
rust-test (macos-latest): crates/formality-rust/src/grammar.rs#L8
unused import: `Predicate`
rust-test (macos-latest): src/lib.rs#L4
unused `#[macro_use]` import
rust-test (macos-latest)
`formality-rust` (lib) generated 1 warning (run `cargo fix --lib -p formality-rust` to apply 1 suggestion)
rust-test (macos-latest)
`a-mir-formality` (lib test) generated 1 warning (1 duplicate)
rust-test (macos-latest)
`formality-rust` (lib test) generated 2 warnings (1 duplicate)
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-core/src/collections.rs#L62
method `with_pushed` is never used
rust-test (ubuntu-latest): crates/formality-core/src/parse/parser/left_recursion.rs#L100
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
rust-test (ubuntu-latest): crates/formality-core/src/parse/parser/left_recursion.rs#L155
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
rust-test (ubuntu-latest)
`formality-core` (lib) generated 3 warnings
rust-test (ubuntu-latest)
`formality-core` (lib test) generated 3 warnings (3 duplicates)
rust-test (ubuntu-latest): crates/formality-rust/src/grammar.rs#L8
unused import: `Predicate`
rust-test (ubuntu-latest): src/lib.rs#L4
unused `#[macro_use]` import
rust-test (ubuntu-latest)
`a-mir-formality` (lib) generated 1 warning
rust-test (ubuntu-latest)
`formality-rust` (lib test) generated 2 warnings (1 duplicate)
rust-test (ubuntu-latest)
`a-mir-formality` (lib test) generated 1 warning (1 duplicate)
rust-test (ubuntu-latest): crates/formality-core/src/collections.rs#L62
method `with_pushed` is never used
rust-test (ubuntu-latest): crates/formality-core/src/parse/parser/left_recursion.rs#L100
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
rust-test (ubuntu-latest): crates/formality-core/src/parse/parser/left_recursion.rs#L155
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
rust-test (ubuntu-latest)
`formality-core` (lib) generated 3 warnings
rust-test (ubuntu-latest)
`formality-rust` (lib) generated 1 warning (run `cargo fix --lib -p formality-rust` to apply 1 suggestion)
rust-test (ubuntu-latest)
`a-mir-formality` (lib) generated 1 warning
rust-test (ubuntu-latest)
`a-mir-formality` (lib test) generated 1 warning (1 duplicate)
rust-test (windows-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 (windows-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 (windows-latest): crates/formality-core/src/collections.rs#L62
method `with_pushed` is never used
rust-test (windows-latest): crates/formality-core/src/parse/parser/left_recursion.rs#L100
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
rust-test (windows-latest): crates/formality-core/src/parse/parser/left_recursion.rs#L155
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
rust-test (windows-latest)
`formality-core` (lib) generated 3 warnings
rust-test (windows-latest): crates/formality-rust/src/grammar.rs#L8
unused import: `Predicate`
rust-test (windows-latest)
`formality-core` (lib test) generated 3 warnings (3 duplicates)
rust-test (windows-latest): src/lib.rs#L4
unused `#[macro_use]` import
rust-test (windows-latest)
`a-mir-formality` (lib) generated 1 warning
rust-test (windows-latest)
`formality-rust` (lib) generated 1 warning (run `cargo fix --lib -p formality-rust` to apply 1 suggestion)
rust-test (windows-latest)
`a-mir-formality` (lib test) generated 1 warning (1 duplicate)
rust-test (windows-latest): crates/formality-core/src/collections.rs#L62
method `with_pushed` is never used
rust-test (windows-latest): crates/formality-core/src/parse/parser/left_recursion.rs#L100
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
rust-test (windows-latest): crates/formality-core/src/parse/parser/left_recursion.rs#L155
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
rust-test (windows-latest)
`formality-core` (lib) generated 3 warnings
rust-test (windows-latest)
`formality-rust` (lib) generated 1 warning (run `cargo fix --lib -p formality-rust` to apply 1 suggestion)
rust-test (windows-latest)
`a-mir-formality` (lib) generated 1 warning
rust-test (windows-latest)
`a-mir-formality` (lib test) generated 1 warning (1 duplicate)