Skip to content

track adt variant and field names do not conflict #458

track adt variant and field names do not conflict

track adt variant and field names do not conflict #458

Triggered via pull request July 1, 2024 15:01
Status Failure
Total duration 1m 10s
Artifacts

ci.yaml

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

Annotations

9 errors and 11 warnings
rust-test (ubuntu-latest): crates/formality-check/src/adts.rs#L14
`CoreBinder<FormalityLang, AdtBoundData>` is not an iterator
rust-test (ubuntu-latest)
could not compile `formality-check` (lib) due to 1 previous error
rust-test (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
rust-test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
rust-test (macos-latest): crates/formality-check/src/adts.rs#L14
`CoreBinder<FormalityLang, AdtBoundData>` is not an iterator
rust-test (macos-latest)
could not compile `formality-check` (lib) due to 1 previous error
rust-test (macos-latest)
The process '/Users/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 (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 (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