Add option to write missing error annotations back to the test file. #582
rust.yml
on: pull_request
check rustfmt
8s
check clippy
19s
Matrix: tests
Annotations
6 errors and 5 warnings
actual output differs from expected:
tests/integrations/basic-fail/Cargo.stderr#L2
this line was expected to be `error[E0063]: missing field `write_back` in initializer of `ui_test::Mode``
|
actual output differs from expected:
tests/integrations/basic-fail/Cargo.stderr#L4
this line was expected to be `For more information about this error, try `rustc --explain E0063`.`
|
extraneous lines in output:
tests/integrations/basic-fail/Cargo.stdout#L2
remove this line and possibly later ones by blessing the test
|
tests (ubuntu-latest, x86_64-unknown-linux-gnu)
Process completed with exit code 1.
|
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/.
|