🎨 style: fix home page banner alignment with content #53
Annotations
4 warnings
|
Backend Checks:
apps/api/TrendWeight/Infrastructure/Auth/SupabaseAuthenticationHandler.cs#L28
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Backend Checks:
apps/api/TrendWeight/Infrastructure/Auth/SupabaseAuthenticationHandler.cs#L28
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Sensitive data should not be used in the ARG or ENV commands:
Dockerfile#L22
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "VITE_SUPABASE_ANON_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:
Dockerfile#L19
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "VITE_SUPABASE_ANON_KEY")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
trendweight~trendweight~5P79CW.dockerbuild
Expired
|
95.2 KB |
sha256:0a5f864a002de371b353e281420dd1c729eccf4a768b906113a7333f8bb3be15
|
|