build error

Job failed with exit code: 1. Reason: cache miss: [builder 2/6] WORKDIR /app cache miss: [builder 6/6] RUN go mod download && CGO_ENABLED=0 GOOS=linux go build -pgo=default.pgo -a -installsuffix cgo -o wtf . cache miss: [stage-1 9/9] COPY start.sh . cache miss: [stage-1 7/9] COPY static/docker/resolv.conf /etc/resolv.conf cache miss: [stage-1 8/9] COPY --from=builder /app/wtf . cache miss: [stage-1 6/9] COPY static/docker /docker cache miss: [builder 5/6] COPY default.pgo ./ cache miss: [builder 4/6] COPY wtf.go ./ cache miss: [builder 3/6] COPY go.mod go.sum ./ {"total":21,"completed":15,"user_total":15,"user_cached":5,"user_completed":9,"user_cacheable":13,"from":2,"miss":9,"client_duration_ms":572}

Build logs:

Fetching error logs...