-
Notifications
You must be signed in to change notification settings - Fork 1
[Sweep GHA Fix] The GitHub Actions run failed with... #9
[Sweep GHA Fix] The GitHub Actions run failed with... #9
Conversation
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChat with CodeRabbit Bot (
|
Apply Sweep Rules to your PR?
|
Fixing PR: track the progress here.I'm currently fixing this PR to address the following: [Sweep GHA Fix] The GitHub Actions run failed with the following error logs: ✨ Created Pull Request: #21 |
Fixing PR: track the progress here.I'm currently fixing this PR to address the following: [Sweep GHA Fix] The GitHub Actions run failed with the following error logs: ✨ Created Pull Request: #19 |
Fixing PR: track the progress here.I'm currently fixing this PR to address the following: [Sweep GHA Fix] The GitHub Actions run failed with the following error logs:
An error has occurred: 422 {"message": "Validation Failed", "errors": [{"resource": "PullRequest", "code": "custom", "message": "No commits between sweep/sweep_gha_fix_the_github_actions_run_fai and sweep/sweep_gha_fix_the_github_actions_run_fai_27"}], "documentation_url": "https://docs.github.com/rest/pulls/pulls#create-a-pull-request"} (tracking ID: d216496fa9) |
Description
This pull request includes the following changes:
uses
field in.github/workflows/build.yml
fromactions/cache@v2.1.6
toactions/cache@v3.3.2
.tests/test_main.py
with test cases for theadd_numbers
function.Summary
.github/workflows/build.yml
to use versionv3.3.2
.tests/test_main.py
with test cases for theadd_numbers
function.