Data tables v1 #342
Annotations
1 error, 3 warnings, and 1 notice
Build Images (client, blacksmith-8vcpu-ubuntu-2204)
error shutting down buildkitd process:
|
Sensitive data should not be used in the ARG or ENV commands:
quadratic-client/Dockerfile#L178
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "VITE_AUTH_TYPE")
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:
quadratic-client/Dockerfile#L184
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "VITE_SENTRY_AUTH_TOKEN")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Build Images (client, blacksmith-8vcpu-ubuntu-2204)
Error checking for buildkitd processes: Timed out waiting for buildkitd to shutdown after 10 seconds
|
Deploy Images
Stack is ready with status: CREATE_COMPLETE
|