Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrates sentinel coordinator #15632

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from
Draft

Integrates sentinel coordinator #15632

wants to merge 4 commits into from

Conversation

davidcauchi
Copy link
Contributor

Requires

Supports

Copy link
Contributor

github-actions bot commented Dec 11, 2024

AER Report: CI Core

aer_workflow , commit , Detect Changes , Clean Go Tidy & Generate , Scheduled Run Frequency , Flakeguard Root Project / Get Tests To Run , lint , Core Tests (go_core_tests) , Core Tests (go_core_tests_integration) , Core Tests (go_core_ccip_deployment_tests) , Core Tests (go_core_race_tests) , Core Tests (go_core_fuzz) , Flakeguard Deployment Project , Flakeguard Root Project / Run Tests , Flakeguard Root Project / Report , Flakey Test Detection , SonarQube Scan

1. Uncommitted changes detected:[Ensure clean after generate]

Source of Error:
Ensure clean after generate	2024-12-15T22:07:20.9445375Z go.md | 4 ++++
Ensure clean after generate	2024-12-15T22:07:20.9445756Z 1 file changed, 4 insertions(+)
Ensure clean after generate	2024-12-15T22:07:20.9461903Z ##[error]Process completed with exit code 1.

Why: The error occurred because there were uncommitted changes in the repository after running the git diff --stat --cached --exit-code command. This command checks for any differences between the index and the HEAD commit, and it found changes in the go.md file.

Suggested fix: Ensure that all changes are committed before running the GitHub Action or modify the workflow to handle uncommitted changes appropriately.

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant