Skip to content

fix unresolved imports #218

fix unresolved imports

fix unresolved imports #218

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

build_and_test.yml

on: pull_request
Matrix: build-test
Matrix: build-client
Cancel Previous Runs
6s
Cancel Previous Runs
toml-fmt
4m 21s
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/[email protected]. 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 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 -- -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 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 --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 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 --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 -- -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/
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 (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 (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-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/
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 (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/
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-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.tar.gz", "integritee-cli-client--sidechain-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.tar.gz", "integritee-cli-client--sidechain-evm-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.tar.gz", "integritee-cli-client--teeracle-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.tar.gz", "integritee-worker--offchain-worker-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.tar.gz", "integritee-worker--sidechain-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.tar.gz", "integritee-worker--sidechain-evm-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.tar.gz", "integritee-worker--teeracle-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.tar.gz", "mrenclave--offchain-worker-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.hex", "mrenclave--sidechain-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.hex", "mrenclave--sidechain-evm-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.hex", "mrenclave--teeracle-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.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-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.tar.gz Expired
84.3 MB
integritee-cli-client--sidechain-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.tar.gz Expired
84.3 MB
integritee-cli-client--sidechain-evm-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.tar.gz Expired
84.4 MB
integritee-cli-client--teeracle-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.tar.gz Expired
84.3 MB
integritee-worker--offchain-worker-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.tar.gz Expired
141 MB
integritee-worker--sidechain-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.tar.gz Expired
141 MB
integritee-worker--sidechain-evm-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.tar.gz Expired
141 MB
integritee-worker--teeracle-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.tar.gz Expired
141 MB
mrenclave--offchain-worker-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.hex Expired
65 Bytes
mrenclave--sidechain-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.hex Expired
65 Bytes
mrenclave--sidechain-evm-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.hex Expired
65 Bytes
mrenclave--teeracle-9660f5696cfd2306c28fda7f8d3bca8659ca6df7.hex Expired
65 Bytes