You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The action failed during make test_video_standalone because the Docker image build failed in the base target (Makefile:159): - Docker build step [stage-0 6/13] exited with code 1 when running cat /etc/timezone, which failed with cat: /etc/timezone: No such file or directory (around log lines 24630-24631, repeated again around 24752-24753). - This caused BuildKit to error (failed to solve: process ... did not complete successfully: exit code: 1), and therefore make failed with make: *** [Makefile:159: base] Error 1 (lines 24705 and 24827). - The workflow retried the command (via nick-invision/retry@master), but the second/final attempt failed with the same missing /etc/timezone error, ending the job (Final attempt failed. Child_process exited with error code 2, line 24829).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
noble→resolutenoble→resoluteConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.