Skip to content

Avoid extraneous semicolons #700

Avoid extraneous semicolons

Avoid extraneous semicolons #700

Triggered via pull request June 21, 2024 12:31
Status Failure
Total duration 2m 59s
Artifacts

rust.yml

on: pull_request
check rustfmt
5s
check rustfmt
check clippy
27s
check clippy
Matrix: build-std
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
actual output differs from expected: tests/integrations/basic-bin/Cargo.stdout#L10
this line was expected to be `test result: ok. 1 passed`
actual output differs from expected: tests/integrations/basic-fail/Cargo.stdout#L455
this line was expected to be `test result: FAIL. 15 failed`
actual output differs from expected: tests/integrations/basic-fail/Cargo.stdout#L1390
this line was expected to be `test result: FAIL. 15 failed`
actual output differs from expected: tests/integrations/basic-fail/Cargo.stdout#L1622
this line was expected to be `test result: FAIL. 15 failed`
actual output differs from expected: tests/integrations/dep-fail/Cargo.stdout#L35
this line was expected to be `test result: FAIL. 1 failed`
tests (macos-latest, x86_64-apple-darwin)
Process completed with exit code 1.
tests (windows-latest, i686-pc-windows-msvc)
The job was canceled because "macos-latest_x86_64-apple" failed.
tests (windows-latest, i686-pc-windows-msvc)
The operation was canceled.
tests (ubuntu-latest, x86_64-unknown-linux-gnu)
The job was canceled because "macos-latest_x86_64-apple" failed.
tests (ubuntu-latest, x86_64-unknown-linux-gnu)
The operation was canceled.