Skip to content

Improve document symbol hierarchy to match rust-analyzer layout #22592

Improve document symbol hierarchy to match rust-analyzer layout

Improve document symbol hierarchy to match rust-analyzer layout #22592

Triggered via pull request November 26, 2024 03:20
Status Cancelled
Total duration 3m 13s
Artifacts

ci.yml

on: pull_request
build-sway-lib-core
48s
build-sway-lib-core
build-sway-lib-std
52s
build-sway-lib-std
build-sway-examples
1m 10s
build-sway-examples
build-forc-test-project
2m 29s
build-forc-test-project
cargo-build-workspace
1m 40s
cargo-build-workspace
cargo-clippy
1m 19s
cargo-clippy
cargo-fmt-check
13s
cargo-fmt-check
cargo-run-e2e-test-evm
2m 28s
cargo-run-e2e-test-evm
cargo-test-lib-std
2m 27s
cargo-test-lib-std
cargo-test-sway-lsp
2m 27s
cargo-test-sway-lsp
cargo-test-workspace
2m 25s
cargo-test-workspace
cargo-unused-deps-check
2m 25s
cargo-unused-deps-check
get-fuel-core-version
34s
get-fuel-core-version
pre-publish-check
0s
pre-publish-check
build-reference-examples
1m 6s
build-reference-examples
forc-fmt-check-sway-lib-core
50s
forc-fmt-check-sway-lib-core
forc-fmt-check-sway-lib-std
52s
forc-fmt-check-sway-lib-std
forc-fmt-check-sway-examples
44s
forc-fmt-check-sway-examples
forc-fmt-check-panic
1m 50s
forc-fmt-check-panic
check-sdk-harness-test-suite-compatibility
35s
check-sdk-harness-test-suite-compatibility
build-mdbook
2m 29s
build-mdbook
build-forc-doc-sway-lib-std
1m 30s
build-forc-doc-sway-lib-std
cargo-toml-fmt-check
16s
cargo-toml-fmt-check
forc-run-benchmarks
2m 26s
forc-run-benchmarks
forc-unit-tests
2m 16s
forc-unit-tests
forc-pkg-fuels-deps-check
18s
forc-pkg-fuels-deps-check
cargo-test-forc
2m 27s
cargo-test-forc
cargo-run-e2e-test
1m 39s
cargo-run-e2e-test
cargo-run-e2e-test-release
1m 39s
cargo-run-e2e-test-release
cargo-test-forc-debug
1m 31s
cargo-test-forc-debug
cargo-test-forc-client
1m 39s
cargo-test-forc-client
publish
0s
publish
notify-slack-on-failure
0s
notify-slack-on-failure
build-publish-master-image
0s
build-publish-master-image
build-publish-release-image
0s
build-publish-release-image
Matrix: Build and upload forc binaries to release
verifications-complete
0s
verifications-complete
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 19 warnings
forc-unit-tests
Canceling since a higher priority waiting request for 'CI-6678' exists
forc-unit-tests
The operation was canceled.
build-forc-test-project
Canceling since a higher priority waiting request for 'CI-6678' exists
build-forc-test-project
The operation was canceled.
build-mdbook
Canceling since a higher priority waiting request for 'CI-6678' exists
build-mdbook
The operation was canceled.
cargo-test-forc
Canceling since a higher priority waiting request for 'CI-6678' exists
cargo-test-forc
The operation was canceled.
cargo-run-e2e-test-evm
Canceling since a higher priority waiting request for 'CI-6678' exists
cargo-run-e2e-test-evm
The operation was canceled.
cargo-test-forc-debug
Canceling since a higher priority waiting request for 'CI-6678' exists
cargo-test-forc-debug
The operation was canceled.
cargo-test-forc-client
Canceling since a higher priority waiting request for 'CI-6678' exists
cargo-test-forc-client
The operation was canceled.
cargo-build-workspace
Canceling since a higher priority waiting request for 'CI-6678' exists
cargo-build-workspace
The operation was canceled.
cargo-test-workspace
Canceling since a higher priority waiting request for 'CI-6678' exists
cargo-test-workspace
The operation was canceled.
cargo-run-e2e-test-release
Canceling since a higher priority waiting request for 'CI-6678' exists
cargo-run-e2e-test-release
The operation was canceled.
cargo-test-sway-lsp
Canceling since a higher priority waiting request for 'CI-6678' exists
cargo-test-sway-lsp
The operation was canceled.
cargo-unused-deps-check
Canceling since a higher priority waiting request for 'CI-6678' exists
cargo-unused-deps-check
The operation was canceled.
forc-run-benchmarks
Canceling since a higher priority waiting request for 'CI-6678' exists
forc-run-benchmarks
The operation was canceled.
cargo-test-lib-std
Canceling since a higher priority waiting request for 'CI-6678' exists
cargo-test-lib-std
The operation was canceled.
cargo-run-e2e-test
Canceling since a higher priority waiting request for 'CI-6678' exists
cargo-run-e2e-test
The operation was canceled.
cargo-fmt-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
forc-pkg-fuels-deps-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
get-fuel-core-version
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-sdk-harness-test-suite-compatibility
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-sdk-harness-test-suite-compatibility
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-sdk-harness-test-suite-compatibility
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-sdk-harness-test-suite-compatibility
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-sdk-harness-test-suite-compatibility
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-sdk-harness-test-suite-compatibility
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
forc-fmt-check-sway-examples
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-sway-lib-core
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-sway-lib-std
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
forc-fmt-check-sway-lib-core
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
forc-fmt-check-sway-lib-std
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-reference-examples
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-sway-examples
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-forc-doc-sway-lib-std
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
forc-fmt-check-panic
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/