Skip to content

Send parentchain extrinsics as mortal #8958

Send parentchain extrinsics as mortal

Send parentchain extrinsics as mortal #8958

Re-run triggered December 14, 2024 00:31
Status Success
Total duration 12m 1s
Artifacts 8

ci.yml

on: pull_request
parachain-build-dev
5m 16s
parachain-build-dev
omni-executor-build
2m 52s
omni-executor-build
parachain-clippy
0s
parachain-clippy
tee-check
21m 21s
tee-check
omni-executor-check
0s
omni-executor-check
parachain-unit-test
0s
parachain-unit-test
parachain-runtime-test
0s
parachain-runtime-test
Matrix: parachain-ts-test
Matrix: identity-single-worker-test
Matrix: identity-multi-worker-test
Matrix: omni-executor-test
push-docker
0s
push-docker
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Variables should be defined before their use: tee-worker/identity/build.Dockerfile#L135
UndefinedVar: Usage of undefined variable '$LD_LIBRARY_PATH' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Sensitive data should not be used in the ARG or ENV commands: tee-worker/identity/build.Dockerfile#L62
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "SGX_COMMERCIAL_KEY") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
Sensitive data should not be used in the ARG or ENV commands: tee-worker/identity/build.Dockerfile#L61
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "SGX_COMMERCIAL_KEY") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/