Skip to content

fix unresolved imports #213

fix unresolved imports

fix unresolved imports #213

Triggered via pull request August 2, 2024 14:35
Status Failure
Total duration 25m 29s
Artifacts 10

build_and_test.yml

on: pull_request
Matrix: build-test
Matrix: build-client
Cancel Previous Runs
5s
Cancel Previous Runs
toml-fmt
4m 30s
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 40 warnings
build-test (sidechain, sidechain, ubuntu-latest, SW, dcap)
Process completed with exit code 101.
integration-tests (EVM, sidechain-evm, demo-smart-contract, ubuntu-latest, HW)
Unable to download artifact(s): Artifact not found for name: integritee-worker--sidechain-evm-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
integration-tests (Benchmark, sidechain, sidechain-benchmark, ubuntu-latest, HW)
Unable to download artifact(s): Artifact not found for name: integritee-worker--sidechain-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
integration-tests (BestEnergy, offchain-worker, demo-energy-market, self-hosted, SW)
Unable to download artifact(s): Artifact not found for name: integritee-worker--offchain-worker-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
integration-tests (M6, offchain-worker, demo-shielding-unshielding-multiworker, ubuntu-latest, HW)
Unable to download artifact(s): Artifact not found for name: integritee-worker--offchain-worker-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
integration-tests (M6, sidechain, demo-shielding-unshielding-multiworker, ubuntu-latest, HW)
Unable to download artifact(s): Artifact not found for name: integritee-worker--sidechain-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
integration-tests (M8, sidechain, demo-direct-call, ubuntu-latest, HW)
Unable to download artifact(s): Artifact not found for name: integritee-worker--sidechain-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
integration-tests (Sidechain, sidechain, demo-sidechain, ubuntu-latest, SW)
Unable to download artifact(s): Artifact not found for name: integritee-worker--sidechain-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
integration-tests (Teeracle, teeracle, demo-teeracle-generic, ubuntu-latest, HW)
Unable to download artifact(s): Artifact not found for name: integritee-worker--teeracle-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
Cancel Previous Runs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: styfle/cancel-workflow-action@0.11.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code-quality (cargo fmt --all -- --check)
The following actions uses Node.js version which is deprecated 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/
code-quality (cd enclave-runtime && cargo fmt --all -- --check)
The following actions uses Node.js version which is deprecated 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/
code-quality (cargo clippy --release --features offchain-worker -- -D warnings)
The following actions uses Node.js version which is deprecated 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/
code-quality (cargo clippy --release -- -D warnings)
The following actions uses Node.js version which is deprecated 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/
code-quality (cargo clippy --release --features sidechain -- -D warnings)
The following actions uses Node.js version which is deprecated 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/
code-quality (cargo clippy --release --features evm -- -D warnings)
The following actions uses Node.js version which is deprecated 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/
code-quality (cargo clippy --release --features teeracle -- -D warnings)
The following actions uses Node.js version which is deprecated 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/
code-quality (cd enclave-runtime && cargo clippy --features offchain-worker -- -D warnings)
The following actions uses Node.js version which is deprecated 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/
code-quality (cd enclave-runtime && cargo clippy --features teeracle -- -D warnings)
The following actions uses Node.js version which is deprecated 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/
code-quality (cd enclave-runtime && cargo clippy --features evm -- -D warnings)
The following actions uses Node.js version which is deprecated 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/
code-quality (cd enclave-runtime && cargo clippy -- -D warnings)
The following actions uses Node.js version which is deprecated 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/
code-quality (cd enclave-runtime && cargo clippy --features sidechain -- -D warnings)
The following actions uses Node.js version which is deprecated 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/
toml-fmt
The following actions uses Node.js version which is deprecated 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/
code-quality (cargo test --release)
The following actions uses Node.js version which is deprecated 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-test (offchain-worker, offchain-worker, ubuntu-latest, HW, dcap)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/upload-artifact@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-client (offchain-worker, offchain-worker, ubuntu-latest, SW, dcap)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/upload-artifact@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-client (teeracle, teeracle, ubuntu-latest, HW, dcap)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/upload-artifact@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-test (sidechain, sidechain, ubuntu-latest, SW, dcap)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-client (sidechain-evm, sidechain, evm,dcap, ubuntu-latest, HW)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/upload-artifact@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-test (teeracle, teeracle, ubuntu-latest, HW, dcap)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/upload-artifact@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-client (sidechain, sidechain, ubuntu-latest, HW, dcap)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/upload-artifact@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-test (sidechain-evm, sidechain, evm,dcap, ubuntu-latest, HW)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-tests (EVM, sidechain-evm, demo-smart-contract, ubuntu-latest, HW)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-tests (EVM, sidechain-evm, demo-smart-contract, ubuntu-latest, HW)
No files were found with the provided path: ./logs-12634. No artifacts will be uploaded.
integration-tests (Benchmark, sidechain, sidechain-benchmark, ubuntu-latest, HW)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-tests (Benchmark, sidechain, sidechain-benchmark, ubuntu-latest, HW)
No files were found with the provided path: ./logs-558. No artifacts will be uploaded.
integration-tests (BestEnergy, offchain-worker, demo-energy-market, self-hosted, SW)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-tests (BestEnergy, offchain-worker, demo-energy-market, self-hosted, SW)
No files were found with the provided path: ./logs-8985. No artifacts will be uploaded.
integration-tests (M6, offchain-worker, demo-shielding-unshielding-multiworker, ubuntu-latest, HW)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-tests (M6, offchain-worker, demo-shielding-unshielding-multiworker, ubuntu-latest, HW)
No files were found with the provided path: ./logs-32250. No artifacts will be uploaded.
integration-tests (M6, sidechain, demo-shielding-unshielding-multiworker, ubuntu-latest, HW)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-tests (M6, sidechain, demo-shielding-unshielding-multiworker, ubuntu-latest, HW)
No files were found with the provided path: ./logs-9234. No artifacts will be uploaded.
integration-tests (M8, sidechain, demo-direct-call, ubuntu-latest, HW)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-tests (M8, sidechain, demo-direct-call, ubuntu-latest, HW)
No files were found with the provided path: ./logs-10930. No artifacts will be uploaded.
integration-tests (Sidechain, sidechain, demo-sidechain, ubuntu-latest, SW)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-tests (Sidechain, sidechain, demo-sidechain, ubuntu-latest, SW)
No files were found with the provided path: ./logs-28627. No artifacts will be uploaded.
integration-tests (Teeracle, teeracle, demo-teeracle-generic, ubuntu-latest, HW)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-tests (Teeracle, teeracle, demo-teeracle-generic, ubuntu-latest, HW)
No files were found with the provided path: ./logs-11962. No artifacts will be uploaded.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "integritee-cli-client--offchain-worker-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz", "integritee-cli-client--sidechain-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz", "integritee-cli-client--sidechain-evm-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz", "integritee-cli-client--teeracle-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz", "integritee-worker--offchain-worker-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz", "integritee-worker--sidechain-evm-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz", "integritee-worker--teeracle-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz", "mrenclave--offchain-worker-8216c8129d0e5f313dea422094ee6e327bd4efb3.hex", "mrenclave--sidechain-evm-8216c8129d0e5f313dea422094ee6e327bd4efb3.hex", "mrenclave--teeracle-8216c8129d0e5f313dea422094ee6e327bd4efb3.hex". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
integritee-cli-client--offchain-worker-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz Expired
84.3 MB
integritee-cli-client--sidechain-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz Expired
84.3 MB
integritee-cli-client--sidechain-evm-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz Expired
84.4 MB
integritee-cli-client--teeracle-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz Expired
84.3 MB
integritee-worker--offchain-worker-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz Expired
141 MB
integritee-worker--sidechain-evm-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz Expired
141 MB
integritee-worker--teeracle-8216c8129d0e5f313dea422094ee6e327bd4efb3.tar.gz Expired
141 MB
mrenclave--offchain-worker-8216c8129d0e5f313dea422094ee6e327bd4efb3.hex Expired
65 Bytes
mrenclave--sidechain-evm-8216c8129d0e5f313dea422094ee6e327bd4efb3.hex Expired
65 Bytes
mrenclave--teeracle-8216c8129d0e5f313dea422094ee6e327bd4efb3.hex Expired
65 Bytes