-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Remove legacy Mercury plugin and associated code #16014
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
Conversation
70f1dbe
to
dd54f46
Compare
32cf4d5
to
84afb33
Compare
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_fuzz) , GolangCI Lint (.) , Core Tests (go_core_race_tests) , test-scripts , Core Tests (go_core_ccip_deployment_tests) , lint , SonarQube Scan 1. Missing required module:[test-scripts] Run TestsSource of Error:
Why: The error indicates that the package Suggested fix: Run [Core Tests (go_core_tests_integration)] Run testsSource of Error:
Why: The error indicates that the package Suggested fix: Run [Core Tests (go_core_ccip_deployment_tests)] Run testsSource of Error:
Why: The error indicates that the package Suggested fix: Run [Core Tests (go_core_fuzz)] Run testsSource of Error:
Why: The error indicates that the package Suggested fix: Run [Core Tests (go_core_tests)] Run testsSource of Error:
Why: The error indicates that the package Suggested fix: Run 2. Undefined fields or methods:[GolangCI Lint (.)] Golang Lint (.)Source of Error:
Why: The errors indicate that certain fields or methods are being referenced in the code but do not exist in the respective structs or interfaces. This could be due to recent changes in the codebase where these fields or methods were removed or renamed. Suggested fix: Review the recent changes in the codebase to identify if these fields or methods were removed or renamed. Update the code to use the correct fields or methods or add the missing fields or methods if they were unintentionally removed. AER Report: Operator UI CI ran successfully ✅ |
b84750e
to
d9253da
Compare
1a99108
to
abad08c
Compare
Flakeguard SummaryRan new or updated tests between View Flaky Detector Details | Compare Changes Found Flaky Tests ❌20 Results
ArtifactsFor detailed logs of the failed tests, please refer to the artifact failed-test-results-with-logs.json. |
c113ab5
to
becd1db
Compare
6a73419
to
a9ef8d4
Compare
|
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
To be merged after plugin has been replaced by LLO.
Blocked on:
Also to be updated after this is merged:
Remove legacy v3 mercury plugin chainlink-common#1068
Remove legacy Mercury plugin and associated code chainlink-data-streams#127