Skip to content

fix unresolved imports #217

fix unresolved imports

fix unresolved imports #217

Triggered via pull request August 2, 2024 16:18
Status Failure
Total duration 22m 11s
Artifacts 12

build_and_test.yml

on: pull_request
Matrix: build-test
Matrix: build-client
Cancel Previous Runs
3s
Cancel Previous Runs
toml-fmt
4m 25s
toml-fmt
Matrix: code-quality
Matrix: integration-tests
Waiting for pending jobs
Matrix: Release Build of teeracle
Draft Release
0s
Draft Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 24 warnings
Build, Test, Clippy
Error when evaluating 'runs-on' for job 'integration-tests'. .github/workflows/build_and_test.yml (Line: 258, Col: 14): Unexpected value ''
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 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 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 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 (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 (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 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 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 (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 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/
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-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, 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 (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-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/
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 (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/
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-f3902a371d9cd440657c3a336cec4b516e7edbcc.tar.gz", "integritee-cli-client--sidechain-evm-f3902a371d9cd440657c3a336cec4b516e7edbcc.tar.gz", "integritee-cli-client--sidechain-f3902a371d9cd440657c3a336cec4b516e7edbcc.tar.gz", "integritee-cli-client--teeracle-f3902a371d9cd440657c3a336cec4b516e7edbcc.tar.gz", "integritee-worker--offchain-worker-f3902a371d9cd440657c3a336cec4b516e7edbcc.tar.gz", "integritee-worker--sidechain-evm-f3902a371d9cd440657c3a336cec4b516e7edbcc.tar.gz", "integritee-worker--sidechain-f3902a371d9cd440657c3a336cec4b516e7edbcc.tar.gz", "integritee-worker--teeracle-f3902a371d9cd440657c3a336cec4b516e7edbcc.tar.gz", "mrenclave--offchain-worker-f3902a371d9cd440657c3a336cec4b516e7edbcc.hex", "mrenclave--sidechain-evm-f3902a371d9cd440657c3a336cec4b516e7edbcc.hex", "mrenclave--sidechain-f3902a371d9cd440657c3a336cec4b516e7edbcc.hex", "mrenclave--teeracle-f3902a371d9cd440657c3a336cec4b516e7edbcc.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-f3902a371d9cd440657c3a336cec4b516e7edbcc.tar.gz Expired
84.3 MB
integritee-cli-client--sidechain-evm-f3902a371d9cd440657c3a336cec4b516e7edbcc.tar.gz Expired
84.4 MB
integritee-cli-client--sidechain-f3902a371d9cd440657c3a336cec4b516e7edbcc.tar.gz Expired
84.3 MB
integritee-cli-client--teeracle-f3902a371d9cd440657c3a336cec4b516e7edbcc.tar.gz Expired
84.3 MB
integritee-worker--offchain-worker-f3902a371d9cd440657c3a336cec4b516e7edbcc.tar.gz Expired
141 MB
integritee-worker--sidechain-evm-f3902a371d9cd440657c3a336cec4b516e7edbcc.tar.gz Expired
141 MB
integritee-worker--sidechain-f3902a371d9cd440657c3a336cec4b516e7edbcc.tar.gz Expired
141 MB
integritee-worker--teeracle-f3902a371d9cd440657c3a336cec4b516e7edbcc.tar.gz Expired
141 MB
mrenclave--offchain-worker-f3902a371d9cd440657c3a336cec4b516e7edbcc.hex Expired
65 Bytes
mrenclave--sidechain-evm-f3902a371d9cd440657c3a336cec4b516e7edbcc.hex Expired
65 Bytes
mrenclave--sidechain-f3902a371d9cd440657c3a336cec4b516e7edbcc.hex Expired
65 Bytes
mrenclave--teeracle-f3902a371d9cd440657c3a336cec4b516e7edbcc.hex Expired
65 Bytes