Skip to content

Add PHP LDAP module (LDAPProvider not working without it) #851

Add PHP LDAP module (LDAPProvider not working without it)

Add PHP LDAP module (LDAPProvider not working without it) #851

Re-run triggered November 25, 2024 17:40
Status Failure
Total duration 24m 0s
Artifacts

docker-image.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test: Dockerfile#L18
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
test: Dockerfile#L18
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
test: Dockerfile#L18
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#L94
DL4001 warning: Either use Wget or Curl but not both
push
buildx failed with: ERROR: failed to solve: failed to push ghcr.io/canastawiki/canasta:1.39.10-20241125-461: unexpected status from POST request to https://ghcr.io/v2/canastawiki/canasta/blobs/uploads/: 403 Forbidden
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/