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

ccip: use unknown address type. #14836

Draft
wants to merge 1 commit into
base: fix-fee-quoter
Choose a base branch
from
Draft

Conversation

winder
Copy link
Contributor

@winder winder commented Oct 17, 2024

Update ccip capability to use the unknown address type introduced with smartcontractkit/chainlink-ccip#248

Copy link
Contributor

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

🎖️ No JIRA issue number found in: PR title, commit message, or branch name. Please include the issue ID in one of these.

Copy link
Contributor

github-actions bot commented Oct 21, 2024

AER Report: CI Core

aer_workflow , commit , Detect Changes , Clean Go Tidy & Generate , lint , Core Tests (go_core_tests) , Core Tests (go_core_ccip_deployment_tests) , Core Tests (go_core_race_tests) , Core Tests (go_core_fuzz) , SonarQube Scan

1. Process completed with exit code 1: Core Tests (go_core_ccip_deployment_tests)

Source of Error:
Print Filtered Test Results	2024-10-21T15:16:33.8605453Z ##[error]Process completed with exit code 1.

Why: The error indicates that the process running the core tests for the go_core_ccip_deployment_tests job has failed, resulting in an exit code of 1. This is a generic error code indicating that the process did not complete successfully.

Suggested fix: Review the specific test cases and logs preceding this error to identify the root cause. Ensure all dependencies are correctly installed and configurations are properly set.

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

@winder winder changed the base branch from develop to fix-fee-quoter October 21, 2024 19:51
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