Skip to content

update lazy lock file #255

update lazy lock file

update lazy lock file #255

Triggered via push February 2, 2024 21:00
Status Failure
Total duration 1m 40s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
checks: Dockerfile#L3
DL3007 warning: Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
checks: Dockerfile#L5
SC2086 info: Double quote to prevent globbing and word splitting.
checks: Dockerfile#L12
DL3045 warning: `COPY` to a relative destination without `WORKDIR` set.