Skip to content

avoid 'let _' in tests where we actually want the value to be computed #7200

avoid 'let _' in tests where we actually want the value to be computed

avoid 'let _' in tests where we actually want the value to be computed #7200

Triggered via pull request April 24, 2024 07:10
Status Failure
Total duration 19m 55s
Artifacts

ci.yml

on: pull_request
Matrix: build
bors build finished
0s
bors build finished
bors build finished
0s
bors build finished
cronjob failure notification
0s
cronjob failure notification
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
actual output differs from expected: tests/fail/dangling_pointers/storage_dead_dangling.stderr#L5
this line was expected to be `LL | let _ref = unsafe { &mut *(LEAK as *mut i32) };`
build (macos-14, aarch64-apple-darwin)
Process completed with exit code 1.
actual output differs from expected: tests/fail/dangling_pointers/storage_dead_dangling.stderr#L5
this line was expected to be `LL | let _ref = unsafe { &mut *(LEAK as *mut i32) };`
build (ubuntu-latest, x86_64-unknown-linux-gnu)
Process completed with exit code 1.
actual output differs from expected: tests/fail/dangling_pointers/storage_dead_dangling.stderr#L5
this line was expected to be `LL | let _ref = unsafe { &mut *(LEAK as *mut i32) };`
build (windows-latest, i686-pc-windows-msvc)
Process completed with exit code 1.
style checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-14, aarch64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (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, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (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, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.