Vulnerability detection #218
Annotations
1 error and 5 warnings
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk update && apk upgrade && apk add --no-cache bash coreutils curl g++ git graphviz make mysql-client netcat-openbsd openssh openssl postgresql-client procps python3 shadow unzip linux-headers ${PHP_RUN_DEPS} && apk add --no-cache --virtual .php-build-deps ${PHP_BUILD_DEPS} && rm -rf /var/lib/apt/lists/ && docker-php-ext-configure gd --disable-gd-jis-conv --with-freetype=/usr --with-jpeg=/usr --with-webp=/usr --with-xpm=/usr && docker-php-ext-install -j5 ${PHP_EXTENSIONS} && pecl install -o -f ${PHP_PECL_EXTENSIONS} ${ADDITIONAL_PHP_PECL_EXTENSIONS} && rm -rf /tmp/pear && docker-php-ext-enable ${PHP_EXTENSIONS} ${PHP_PECL_EXTENSIONS} && apk del --no-cache .php-build-deps" did not complete successfully: exit code: 1
|
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1, docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
The `save-state` 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/
|
The `save-state` 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/
|
The logs for this run have expired and are no longer available.
Loading