Closed renovate[bot] closed 1 day ago
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information
The files' contents are under analysis for test generation.
This PR updates the Ubuntu Docker container tag and GitHub runner versions across multiple workflow files. The changes involve upgrading from Ubuntu 'jammy' to 'noble' for container-based jobs and updating Ubuntu runner versions from 20.04/22.04 to 24.04 for GitHub-hosted runners.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update container image tags from 'jammy' to 'noble' in workflow files |
|
.github/workflows/large-designs.yml .github/workflows/parsing-tests.yml .github/workflows/bsg-test-diff.yml .github/workflows/formal-verification.yml |
Update GitHub-hosted runner versions to Ubuntu 24.04 |
|
.github/workflows/Development .yml |
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
View changes in DiffLens
Thanks for opening this Pull Request! We need you to:
Fill out the description.
Action: Edit description and replace <!- ... -->
with actual values.
Complete the activities.
Action: Complete If you want to rebase/retry this PR, check this box
If an activity is not applicable, use '\~activity description\~' to mark it not applicable.
View changes in DiffLens
Here's the code health analysis summary for commits 2d386d0..e24bd96
. View details on DeepSource β.
Analyzer | Status | Summary | Link |
---|---|---|---|
Solhint | β οΈ Artifact not reported | Timed out: Artifact was never reported | View Check β |
Test coverage | β οΈ Artifact not reported | Timed out: Artifact was never reported | View Check β |
Python | β Success | View Check β | |
Java | β Success | View Check β | |
C# | β Success | View Check β | |
Shell | β Success | View Check β |
π‘ If youβre a repository administrator, you can configure the quality gates from the settings.
π¨ Prettier check failed for the following files:
[warn] .github/workflows/Development .yml
[warn] .github/workflows/bsg-test-diff.yml
[warn] .github/workflows/formal-verification.yml
[warn] .github/workflows/parsing-tests.yml
[warn] Code style issues found in 4 files. Run Prettier with --write to fix.
To fix the issue, run the following command:
npx prettier --write .github/workflows/Development\ .yml .github/workflows/bsg-test-diff.yml .github/workflows/formal-verification.yml .github/workflows/parsing-tests.yml
**Action:** Build (ubuntu-18.04) |
**Failed stage:** [](https://github.com/Andrewshin-7th-technology-student/build-CI/actions/runs/11904219215/job/33172637607) [β] |
**Failure summary:**
The action failed because it is waiting for a runner to pick up the job. This indicates that there might be no available runners to execute the job at the moment. |
Relevant error logs:```yaml 1: Job defined at: Andrewshin-7th-technology-student/build-CI/.github/workflows/Development .yml@refs/pull/352/merge 2: Waiting for a runner to pick up this job... ``` |
View changes in DiffLens
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 24.x
releases. But if you manually upgrade to 24.x
then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
jammy
->noble
20.04
->24.04
22.04
->24.04
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ 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.