Skip to content

docs: Update README #254

docs: Update README

docs: Update README #254

Triggered via push February 2, 2024 19:06
Status Failure
Total duration 2m 22s
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.