(#3318) Fix -WhatIf tests #2717
Annotations
1 error and 2 warnings
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$github_actions\" = \"true\" ]; then export GITHUB_ACTIONS=$github_actions; fi; if [ \"$buildscript\" = \"build.official.sh\" ]; then export CHOCOLATEY_OFFICIAL_KEY=\"/usr/local/src/choco/chocolatey.official.snk\"; ./$buildscript; cp docker/choco_official_wrapper code_drop/temp/_PublishedApps/choco/choco_wrapper; else ./$buildscript --verbosity=diagnostic; cp docker/choco_wrapper code_drop/temp/_PublishedApps/choco/choco_wrapper; fi;" did not complete successfully: exit code: 1
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "macos-build-results", "ubuntu-build-results", "windows-build-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading