-
Notifications
You must be signed in to change notification settings - Fork 1.9k
core/services/promotel: add Forwarder service #14597
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
|
I see you updated files related to
|
22034cb to
70bf492
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. |
da43461 to
91e9b53
Compare
AER Report: CI Coreaer_workflow , commit , Scheduled Run Frequency , Detect Changes , Clean Go Tidy & Generate , test-scripts , GolangCI Lint (.) , 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) , lint , SonarQube Scan 1. CSA key does not exist: go_core_tests_integrationSource of Error:Why: The error indicates that the Feeds Service failed to start because the required CSA (Chainlink Service Agreement) key does not exist in the configuration or environment. Suggested fix: Ensure that the CSA key is properly configured and available in the environment where the tests are being run. This may involve setting the correct environment variables or updating the configuration files. 2. Health check mismatch: go_core_tests_integrationSource of Error:Why: The health check test is failing because the actual output contains an additional error message about the "PromOTELForwarder" service being "Unstarted", which was not expected. Suggested fix: Update the expected output in the test to include the "PromOTELForwarder" service status, or ensure that the "PromOTELForwarder" service is started correctly before running the health check. 3. Comment formatting issue: lintSource of Error:Why: The linter has detected a comment formatting issue where there is no space between Suggested fix: Add a space between AER Report: Operator UI CI ran successfully ✅ |
202e8c8 to
fe16cad
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. |








https://smartcontract-it.atlassian.net/browse/BCF-3361
Downstream PR's