Skip to content

fix sqlx migration (#7) #17

fix sqlx migration (#7)

fix sqlx migration (#7) #17

Triggered via push October 9, 2024 04:09
Status Success
Total duration 6m 54s
Billable time 7m
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
FROM --platform flag should not use a constant value: Dockerfile#L2
FromPlatformFlagConstDisallowed: FROM --platform flag should not use constant value "linux/amd64" More info: https://docs.docker.com/go/dockerfile/rule/from-platform-flag-const-disallowed/
FROM --platform flag should not use a constant value: Dockerfile#L16
FromPlatformFlagConstDisallowed: FROM --platform flag should not use constant value "linux/amd64" More info: https://docs.docker.com/go/dockerfile/rule/from-platform-flag-const-disallowed/