Use default comments when building auxiliary files #559
rust.yml
on: pull_request
check rustfmt
8s
check clippy
27s
Matrix: tests
Annotations
12 errors and 5 warnings
|
test generated output:
tests/integrations/basic-bin/Cargo.toml#L1
you likely need to bless the tests with `cargo test`
|
actual output differs from expected:
tests/integrations/basic-bin/Cargo.stdout#L8
this line was expected to be `tests/actual_tests/foomp.rs ... FAILED`
|
actual output differs from expected:
tests/integrations/basic-bin/Cargo.stdout#L10
this line was expected to be `FAILED TEST: tests/actual_tests/foomp.rs`
|
missing line in output:
tests/integrations/basic-bin/Cargo.stdout#L12
bless the test to create a line containing `error: actual output differed from expected`
|
|
test generated output:
tests/integrations/basic-fail-mode/Cargo.toml#L1
you likely need to bless the tests with `cargo test`
|
actual output differs from expected:
tests/integrations/basic-fail-mode/Cargo.stdout#L13
this line was expected to be `tests/actual_tests/foomp.rs ... FAILED`
|
actual output differs from expected:
tests/integrations/basic-fail-mode/Cargo.stdout#L15
this line was expected to be `FAILED TEST: tests/actual_tests/foomp.rs`
|
missing line in output:
tests/integrations/basic-fail-mode/Cargo.stdout#L17
bless the test to create a line containing `error: actual output differed from expected`
|
tests (windows-latest, i686-pc-windows-msvc)
The operation was canceled.
|
tests (macos-latest, x86_64-apple-darwin)
The operation was canceled.
|
check rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (ubuntu-latest, x86_64-unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (windows-latest, i686-pc-windows-msvc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (macos-latest, x86_64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|