Skip to content

Tracking OmniAccount authentication on chain #9018

Tracking OmniAccount authentication on chain

Tracking OmniAccount authentication on chain #9018

Re-run triggered December 24, 2024 12:55
Status Success
Total duration 13m 7s
Artifacts 10

ci.yml

on: pull_request
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#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/
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/