-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[WIP] Mock Capability #16259
base: develop
Are you sure you want to change the base?
[WIP] Mock Capability #16259
Conversation
AER Report: CI Coreaer_workflow , commit , Clean Go Tidy & Generate , Detect Changes , Scheduled Run Frequency , Core Tests (go_core_tests) , Core Tests (go_core_tests_integration) , Core Tests (go_core_ccip_deployment_tests) , Core Tests (go_core_fuzz) , Core Tests (go_core_race_tests) , GolangCI Lint (integration-tests) , test-scripts , lint , SonarQube Scan 1. GolangCI Lint job failed: lintSource of Error:
Why: The GolangCI Lint job encountered issues in the code that did not meet the linting standards, causing the job to fail. Suggested fix: Review the linting errors reported by GolangCI Lint and correct the code to adhere to the linting rules. 2. Comment formatting issues: Golang Lint (integration-tests)Source of Error:
Why: The comments in the code do not have a space between Suggested fix: Add a space between 3. Copylocks issue: Golang Lint (integration-tests)Source of Error:
Why: The Suggested fix: Avoid copying lock values by restructuring the code to not pass lock-containing structures to 4. Ineffectual assignment to err: Golang Lint (integration-tests)Source of Error:
Why: The variable Suggested fix: Use the 5. Go module changes detected: Clean Go Tidy & GenerateSource of Error:
Why: The Suggested fix: Commit the changes to AER Report: Operator UI CI ran successfully ✅ |
|
No description provided.