Skip to content

feat(version): Add php 8.4 support and default to UTC #187

feat(version): Add php 8.4 support and default to UTC

feat(version): Add php 8.4 support and default to UTC #187

Re-run triggered November 28, 2024 10:18
Status Cancelled
Total duration 19s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHP
The run was canceled by @thislg.
PHP
The operation was canceled.
Lint Dockerfile: Dockerfile#L12
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
Lint Dockerfile: Dockerfile#L12
SC3010 warning: In POSIX sh, [[ ]] is undefined.