Skip to content

add inner use sort to formatter. #36675

add inner use sort to formatter.

add inner use sort to formatter. #36675

Triggered via pull request October 10, 2024 10:11
Status Failure
Total duration 2m 8s
Artifacts

ci.yml

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

Annotations

61 errors and 2 warnings
docs
Process completed with exit code 101.
cairofmt
Process completed with exit code 101.
clippy
Process completed with exit code 101.
cairotest
Process completed with exit code 101.
typos
Process completed with exit code 2.
rustfmt
Process completed with exit code 1.
parallel-tests (test --profile=ci-dev -p cairo-lang-lowering)
Process completed with exit code 101.
parallel-tests (test --profile=ci-dev -p cairo-lang-formatter)
The job was canceled because "test_--profile_ci-dev__12" failed.
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)
The job was canceled because "test_--profile_ci-dev__12" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-eq-solver)
The job was canceled because "test_--profile_ci-dev__12" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-eq-solver)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-plugins)
The job was canceled because "test_--profile_ci-dev__12" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-plugins)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-debug)
The job was canceled because "test_--profile_ci-dev__12" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-debug)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-semantic)
The job was canceled because "test_--profile_ci-dev__12" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-semantic)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-runner)
The job was canceled because "test_--profile_ci-dev__12" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-runner)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-defs)
The job was canceled because "test_--profile_ci-dev__12" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-defs)
The operation was canceled.
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__12" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-sierra-generator)
The job was canceled because "test_--profile_ci-dev__12" 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-starknet)
The job was canceled because "test_--profile_ci-dev__12" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-starknet)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-compiler)
The job was canceled because "test_--profile_ci-dev__12" 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-to-casm)
The job was canceled because "test_--profile_ci-dev__12" 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-sierra-type-size)
The job was canceled because "test_--profile_ci-dev__12" 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-starknet-classes)
The job was canceled because "test_--profile_ci-dev__12" 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-sierra-ap-change)
The job was canceled because "test_--profile_ci-dev__12" 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__12" 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__12" failed.
parallel-tests (test --profile=ci-dev -p tests)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-diagnostics)
The job was canceled because "test_--profile_ci-dev__12" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-diagnostics)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-language-server)
The job was canceled because "test_--profile_ci-dev__12" 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-doc)
The job was canceled because "test_--profile_ci-dev__12" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-doc)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-parser)
The job was canceled because "test_--profile_ci-dev__12" 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)
The job was canceled because "test_--profile_ci-dev__12" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-sierra)
The operation was canceled.
parallel-tests (test --profile=ci-dev -p cairo-lang-test-runner)
The job was canceled because "test_--profile_ci-dev__12" 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-casm --features=serde,parity-scale-codec,sche...
The job was canceled because "test_--profile_ci-dev__12" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-sierra-gas)
The job was canceled because "test_--profile_ci-dev__12" 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-filesystem)
The job was canceled because "test_--profile_ci-dev__12" failed.
parallel-tests (test --profile=ci-dev -p cairo-lang-filesystem)
The operation was canceled.
test
Process completed with exit code 1.
typos: corelib/src/array.cairo#L24
"nned" should be "need".
typos: crates/cairo-lang-formatter/src/formatter_impl.rs#L809
"THES" should be "THIS" or "THESE" or "THE".