Skip to content

fix unresolved imports #168

fix unresolved imports

fix unresolved imports #168

Triggered via pull request February 21, 2024 09:44
Status Cancelled
Total duration 1d 13h 21m 16s
Artifacts 2

build_and_test.yml

on: pull_request
Matrix: build-test
Matrix: build-client
Cancel Previous Runs
2s
Cancel Previous Runs
toml-fmt
5m 31s
toml-fmt
Matrix: code-quality
Matrix: integration-tests
Matrix: Release Build of teeracle
Draft Release
0s
Draft Release
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 20 warnings
build-test (offchain-worker, offchain-worker, ubuntu-latest, SW, dcap)
An error was encountered when uploading integritee-worker--offchain-worker-2a5035ec1ac9813a91adf785b76e98b4841a9699.tar.gz. There were 1 items that failed to upload.
build-test (offchain-worker, offchain-worker, ubuntu-latest, HW, dcap)
An error was encountered when uploading integritee-worker--offchain-worker-2a5035ec1ac9813a91adf785b76e98b4841a9699.tar.gz. There were 1 items that failed to upload.
integration-tests (M6, offchain-worker, demo-shielding-unshielding-multiworker, test-runner-sgx, HW)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
integration-tests (M6, sidechain, demo-shielding-unshielding-multiworker, test-runner-sgx, HW)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
integration-tests (EVM, sidechain-evm, demo-smart-contract, test-runner-sgx, HW)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
integration-tests (Benchmark, sidechain, sidechain-benchmark, test-runner-sgx, HW)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
integration-tests (M8, sidechain, demo-direct-call, test-runner-sgx, HW)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
integration-tests (Sidechain, sidechain, demo-sidechain, test-runner-sgx, HW)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
integration-tests (Teeracle, teeracle, demo-teeracle-generic, test-runner-sgx, HW)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Cancel Previous Runs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cargo fmt --all -- --check)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cargo clippy --release -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cargo clippy --release --features sidechain -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cd enclave-runtime && cargo clippy --features evm -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cd enclave-runtime && cargo clippy --features sidechain -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
toml-fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cd enclave-runtime && cargo fmt --all -- --check)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cd enclave-runtime && cargo clippy --features teeracle -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cd enclave-runtime && cargo clippy --features offchain-worker -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cd enclave-runtime && cargo clippy -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cargo clippy --release --features teeracle -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cargo clippy --release --features offchain-worker -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cargo clippy --release --features evm -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-client (offchain-worker, offchain-worker, ubuntu-latest, SW, dcap)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test (offchain-worker, offchain-worker, ubuntu-latest, SW, dcap)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test (offchain-worker, offchain-worker, ubuntu-latest, SW, dcap)
Aborting upload for /home/runner/work/BEST-Energy/BEST-Energy/integritee-worker--offchain-worker-2a5035ec1ac9813a91adf785b76e98b4841a9699.tar.gz due to failure
build-test (offchain-worker, offchain-worker, ubuntu-latest, HW, dcap)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test (offchain-worker, offchain-worker, ubuntu-latest, HW, dcap)
Aborting upload for /home/runner/work/BEST-Energy/BEST-Energy/integritee-worker--offchain-worker-2a5035ec1ac9813a91adf785b76e98b4841a9699.tar.gz due to failure
code-quality (cargo test --release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
integritee-cli-client--offchain-worker-2a5035ec1ac9813a91adf785b76e98b4841a9699.tar.gz Expired
84.3 MB
integritee-worker--offchain-worker-2a5035ec1ac9813a91adf785b76e98b4841a9699.tar.gz Expired
141 MB