Skip to content

Feat/check status api #91

Feat/check status api

Feat/check status api #91

Triggered via pull request December 3, 2024 07:46
Status Failure
Total duration 7m 25s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 21 warnings
Test and Coverage
remote error: upload-pack: not our ref cc5bbc28b488bf3f846c7dc27d452425d88f45d3
Test and Coverage
Fetched in submodule path 'contracts/navori', but it did not contain cc5bbc28b488bf3f846c7dc27d452425d88f45d3. Direct fetching of that commit failed.
Test and Coverage
The process '/usr/bin/git' failed with exit code 128
Rust fmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test and Coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Rust fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Rust fmt
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/
Rust fmt
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/
Rust fmt
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/
Rust fmt
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/
Cargo check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Cargo check
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/
Cargo check
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/
Cargo check
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/
Cargo check
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/
Cargo check
/home/runner/work/irelia/irelia/crates/worker/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Cargo check: crates/common/src/cli_args.rs#L4
unused import: `clap::builder::TypedValueParser`
Cargo check
`irelia_common` (lib) generated 1 warning
Cargo check: crates/adapter/src/aptos_writer/contracts_caller/verify_merkle/types/verify_merkle_input.rs#L1
unused import: `aptos_sdk::move_types::value::MoveValue`
Cargo check: crates/adapter/src/aptos_writer/contracts_caller/verify_merkle/verify_merkle.rs#L1
unused import: `aptos_sdk::move_types::value::MoveValue`
Cargo check: crates/adapter/src/worker/mod.rs#L11
unused import: `irelia_core::entities::fri_statement::FRIMerkleStatement`