modified the dockerfile a bit, building app in another directory to c… #492
Annotations
1 error and 9 warnings
build-to-prod
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cp .env.test .env && composer install && yarn install --ignore-scripts && composer clear-cache && php ./bin/console cache:clear --no-warmup --env=prod && php ./bin/console cache:warmup --env=prod && yarn encore prod && cp -r ./public /var/www/public && rm -rf /building" did not complete successfully: exit code: 1
|
Analyze (javascript-typescript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (javascript-typescript)
The process '/usr/bin/git' failed with exit code 128
|
SonarQube Cloud
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|
SonarQube Cloud
The process '/usr/bin/git' failed with exit code 128
|
build-to-dev
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-to-dev
The process '/usr/bin/git' failed with exit code 128
|
build-to-prod
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-to-prod
The process '/usr/bin/git' failed with exit code 128
|