Skip to content

add inner use sort to formatter. #36615

add inner use sort to formatter.

add inner use sort to formatter. #36615

Triggered via pull request October 9, 2024 10:52
Status Failure
Total duration 9m 15s
Artifacts

ci.yml

on: pull_request
Matrix: parallel-tests
Fit to window
Zoom out
Zoom in

Annotations

48 errors and 8 warnings
typos
Process completed with exit code 2.
parallel-tests (test --profile=ci-dev -p cairo-lang-formatter)
Process completed with exit code 101.
parallel-tests (test --profile=ci-dev -p cairo-lang-syntax-codegen)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-casm --features=serde,parity-scale-codec,sche...
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-utils --no-default-features --features=serde,...
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-utils --features=serde,parity-scale-codec,sch...
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-plugins)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-plugins)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-semantic)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-semantic)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-defs)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-defs)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-lowering)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-lowering)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-doc)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-doc)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-sierra-type-size)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-sierra-type-size)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-sierra-gas)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-sierra-gas)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-runner)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-runner)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-sierra-generator)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-sierra-generator)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-parser)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-parser)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-sierra-ap-change)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-sierra-ap-change)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p tests)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p tests)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-starknet-classes)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-starknet-classes)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-test-runner)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-test-runner)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-compiler)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-compiler)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-sierra)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-sierra)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-language-server)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-language-server)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-sierra-to-casm)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-sierra-to-casm)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-starknet)
The job was canceled because "test_--profile_ci-dev__10" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-starknet)
The operation was canceled.
test
Process completed with exit code 1.
typos: crates/cairo-lang-lowering/src/lower/lower_match.rs#L747
"varinats" should be "variants".
typos: crates/cairo-lang-lowering/src/lower/lower_match.rs#L839
"varinats" should be "variants".
typos: crates/cairo-lang-lowering/src/lower/lower_match.rs#L890
"varinats" should be "variants".
typos: crates/cairo-lang-lowering/src/lower/lower_match.rs#L972
"varinats" should be "variants".
typos: crates/cairo-lang-lowering/src/lower/lower_match.rs#L1003
"varinats" should be "variants".
typos: crates/cairo-lang-lowering/src/lower/lower_match.rs#L1006
"varinats" should be "variants".
typos: crates/cairo-lang-plugins/src/test_data/derive#L415
"Clonable" should be "Cloneable".
typos: crates/cairo-lang-plugins/src/test_data/derive#L445
"Clonable" should be "Cloneable".