Skip to content

Upgrade PHP7.4 to PHP8.1 #724

Upgrade PHP7.4 to PHP8.1

Upgrade PHP7.4 to PHP8.1 #724

Triggered via pull request April 8, 2024 15:24
@yaronkorenyaronkoren
synchronize #372
php-8.1
Status Success
Total duration 28m 33s
Artifacts

docker-image.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
test: Dockerfile#L17
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
test: Dockerfile#L17
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
test: Dockerfile#L17
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`.Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
test: Dockerfile#L91
DL4001 warning: Either use Wget or Curl but not both
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v1, docker/setup-buildx-action@v2, actions/cache@v3, docker/login-action@v2, docker/build-push-action@v3, hasura/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
push
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1, hasura/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
push
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/