Skip to content

Remove deprecated typeorm function and fix hanging test suite. #1125

Remove deprecated typeorm function and fix hanging test suite.

Remove deprecated typeorm function and fix hanging test suite. #1125

Triggered via pull request February 11, 2025 16:31
Status Success
Total duration 1m 8s
Artifacts

docker-build.yml

on: pull_request
dockerize
59s
dockerize
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L11
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Sensitive data should not be used in the ARG or ENV commands: Dockerfile#L21
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "TYPEORM_PASSWORD") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
dockerize
Failed to export build record: /__w/_temp/docker-actions-toolkit-hPDgdI/export/rec.dockerbuild not found