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

swift demo chnages #15498

Open
wants to merge 1 commit into
base: demo-working-changes
Choose a base branch
from

Conversation

jinhoonbang
Copy link
Contributor

Requires

Supports

@jinhoonbang jinhoonbang added do not merge build-publish Build and Publish image to SDLC labels Dec 3, 2024
@jinhoonbang jinhoonbang requested review from a team as code owners December 3, 2024 22:47
@jinhoonbang jinhoonbang requested review from jmank88 and removed request for a team and jmank88 December 3, 2024 22:47
Copy link
Contributor

github-actions bot commented Dec 3, 2024

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.

@jinhoonbang jinhoonbang force-pushed the demo-working-changes-test branch from f0ce1fb to b8352b8 Compare December 3, 2024 23:00
Copy link
Contributor

github-actions bot commented Dec 3, 2024

AER Report: CI Core

aer_workflow , commit , Detect Changes , Clean Go Tidy & Generate , Scheduled Run Frequency , Find New Flaky Tests In Root Project / Find 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) , Find New Flaky Tests In Deployment Project / Find Tests To Run , Find New Flaky Tests In Root Project / Run Tests , Find New Flaky Tests In Root Project / Report , Find New Flaky Tests In Deployment Project / Run Tests , Find New Flaky Tests In Deployment Project / Report , SonarQube Scan , Flakey Test Detection

1. Missing go.sum entry for module providing package:

[go_core_ccip_deployment_tests]

Source of Error:
Run tests	2024-12-11T23:05:08.2734425Z ##[error]environment.go:21:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/logger (imported by github.com/smartcontractkit/chainlink/deployment); to add:
Run tests	2024-12-11T23:05:08.2741655Z 	go get github.com/smartcontractkit/chainlink/deployment
Run tests	2024-12-11T23:05:08.2743966Z ##[error]../core/utils/thread_control.go:7:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/services (imported by github.com/smartcontractkit/chainlink/v2/core/services/p2p/types); to add:
Run tests	2024-12-11T23:05:08.2745879Z 	go get github.com/smartcontractkit/chainlink/v2/core/services/p2p/types@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2748293Z ##[error]../../../../go/pkg/mod/github.com/smartcontractkit/chainlink-ccip@v0.0.0-20241112095015-3e85d9f1898b/pluginconfig/commit.go:14:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/config (imported by github.com/smartcontractkit/chainlink/deployment/ccip); to add:
Run tests	2024-12-11T23:05:08.2750263Z 	go get github.com/smartcontractkit/chainlink/deployment/ccip
Run tests	2024-12-11T23:05:08.2752496Z ##[error]../../../../go/pkg/mod/github.com/smartcontractkit/chainlink-ccip@v0.0.0-20241112095015-3e85d9f1898b/pluginconfig/commit.go:12:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/merklemulti (imported by github.com/smartcontractkit/chainlink/deployment/ccip); to add:
Run tests	2024-12-11T23:05:08.2754748Z 	go get github.com/smartcontractkit/chainlink/deployment/ccip
Run tests	2024-12-11T23:05:08.2756605Z ##[error]ccip/test_helpers.go:19:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/utils (imported by github.com/smartcontractkit/chainlink/deployment/ccip); to add:
Run tests	2024-12-11T23:05:08.2758238Z 	go get github.com/smartcontractkit/chainlink/deployment/ccip
Run tests	2024-12-11T23:05:08.2760125Z ##[error]ccip/test_assertions.go:17:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/utils/tests (imported by github.com/smartcontractkit/chainlink/deployment/ccip); to add:
Run tests	2024-12-11T23:05:08.2761731Z 	go get github.com/smartcontractkit/chainlink/deployment/ccip
Run tests	2024-12-11T23:05:08.2763755Z ##[error]../core/chains/evm/utils/big/big.go:11:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/utils/big_math (imported by github.com/smartcontractkit/chainlink/v2/core/chains/evm/assets); to add:
Run tests	2024-12-11T23:05:08.2765686Z 	go get github.com/smartcontractkit/chainlink/v2/core/chains/evm/assets@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2768063Z ##[error]../core/chains/evm/utils/big/big.go:14:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/utils/bytes (imported by github.com/smartcontractkit/chainlink/v2/core/chains/evm/assets); to add:
Run tests	2024-12-11T23:05:08.2770141Z 	go get github.com/smartcontractkit/chainlink/v2/core/chains/evm/assets@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2772534Z ##[error]../core/chains/evm/utils/big/big.go:12:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/utils/hex (imported by github.com/smartcontractkit/chainlink/v2/core/chains/evm/utils); to add:
Run tests	2024-12-11T23:05:08.2774686Z 	go get github.com/smartcontractkit/chainlink/v2/core/chains/evm/utils@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2776700Z ##[error]../core/services/job/models.go:20:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/assets (imported by github.com/smartcontractkit/chainlink/v2/core/chains/evm/assets); to add:
Run tests	2024-12-11T23:05:08.2778597Z 	go get github.com/smartcontractkit/chainlink/v2/core/chains/evm/assets@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2780634Z ##[error]../core/services/job/kv_orm.go:10:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/sqlutil (imported by github.com/smartcontractkit/chainlink/v2/core/chains/legacyevm); to add:
Run tests	2024-12-11T23:05:08.2782531Z 	go get github.com/smartcontractkit/chainlink/v2/core/chains/legacyevm@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2784531Z ##[error]../core/services/job/models.go:21:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/types (imported by github.com/smartcontractkit/chainlink/v2/core/services/relay); to add:
Run tests	2024-12-11T23:05:08.2786383Z 	go get github.com/smartcontractkit/chainlink/v2/core/services/relay@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2788491Z ##[error]../core/services/job/yaml_spec_factory.go:8:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/workflows (imported by github.com/smartcontractkit/chainlink/v2/core/services/job); to add:
Run tests	2024-12-11T23:05:08.2790279Z 	go get github.com/smartcontractkit/chainlink/v2/core/services/job@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2792404Z ##[error]../core/services/job/models.go:18:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/workflows/sdk (imported by github.com/smartcontractkit/chainlink/v2/core/services/job); to add:
Run tests	2024-12-11T23:05:08.2794533Z 	go get github.com/smartcontractkit/chainlink/v2/core/services/job@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2796751Z ##[error]../core/services/job/wasm_file_spec_factory.go:15:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/workflows/wasm/host (imported by github.com/smartcontractkit/chainlink/v2/core/services/job); to add:
Run tests	2024-12-11T23:05:08.2798662Z 	go get github.com/smartcontractkit/chainlink/v2/core/services/job@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2800734Z ##[error]../core/services/keystore/beholder.go:6:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/beholder (imported by github.com/smartcontractkit/chainlink/v2/core/services/keystore); to add:
Run tests	2024-12-11T23:05:08.2802640Z 	go get github.com/smartcontractkit/chainlink/v2/core/services/keystore@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2804695Z ##[error]../core/services/keystore/aptos.go:9:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/loop (imported by github.com/smartcontractkit/chainlink/deployment/environment/memory); to add:
Run tests	2024-12-11T23:05:08.2806516Z 	go get github.com/smartcontractkit/chainlink/deployment/environment/memory
Run tests	2024-12-11T23:05:08.2808868Z ##[error]../core/services/keystore/starknet.go:13:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/loop/adapters/starknet (imported by github.com/smartcontractkit/chainlink/v2/core/services/keystore); to add:
Run tests	2024-12-11T23:05:08.2811105Z 	go get github.com/smartcontractkit/chainlink/v2/core/services/keystore@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2813400Z ##[error]../core/services/pipeline/common.go:21:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/utils/jsonserializable (imported by github.com/smartcontractkit/chainlink/v2/core/services/chainlink); to add:
Run tests	2024-12-11T23:05:08.2815463Z 	go get github.com/smartcontractkit/chainlink/v2/core/services/chainlink@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2817619Z ##[error]../core/services/pipeline/task.eth_tx.go:17:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/utils/null (imported by github.com/smartcontractkit/chainlink/v2/common/txmgr/types); to add:
Run tests	2024-12-11T23:05:08.2819558Z 	go get github.com/smartcontractkit/chainlink/v2/common/txmgr/types@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2821594Z ##[error]../common/txmgr/broadcaster.go:17:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/chains/label (imported by github.com/smartcontractkit/chainlink/v2/common/txmgr); to add:
Run tests	2024-12-11T23:05:08.2823459Z 	go get github.com/smartcontractkit/chainlink/v2/common/txmgr@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2825595Z ##[error]../common/txmgr/confirmer.go:23:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/utils/mailbox (imported by github.com/smartcontractkit/chainlink/deployment/environment/memory); to add:
Run tests	2024-12-11T23:05:08.2827443Z 	go get github.com/smartcontractkit/chainlink/deployment/environment/memory
Run tests	2024-12-11T23:05:08.2829503Z ##[error]../core/chains/evm/logpoller/log_poller.go:28:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/timeutil (imported by github.com/smartcontractkit/chainlink/v2/core/chains/evm/logpoller); to add:
Run tests	2024-12-11T23:05:08.2831493Z 	go get github.com/smartcontractkit/chainlink/v2/core/chains/evm/logpoller@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2833683Z ##[error]../core/chains/evm/logpoller/disabled.go:10:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/types/query (imported by github.com/smartcontractkit/chainlink/v2/core/services/relay/evm); to add:
Run tests	2024-12-11T23:05:08.2835594Z 	go get github.com/smartcontractkit/chainlink/v2/core/services/relay/evm@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2838048Z ##[error]../core/chains/evm/logpoller/parser.go:15:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/types/query/primitives (imported by github.com/smartcontractkit/chainlink/v2/core/services/relay/evm); to add:
Run tests	2024-12-11T23:05:08.2840105Z 	go get github.com/smartcontractkit/chainlink/v2/core/services/relay/evm@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2842212Z ##[error]../core/chains/evm/logpoller/log_poller.go:30:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/utils/mathutil (imported by github.com/smartcontractkit/chainlink/v2/core/chains/evm/gas); to add:
Run tests	2024-12-11T23:05:08.2844170Z 	go get github.com/smartcontractkit/chainlink/v2/core/chains/evm/gas@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2846245Z ##[error]../core/chains/legacyevm/chain.go:15:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/chains (imported by github.com/smartcontractkit/chainlink/v2/core/chains/legacyevm); to add:
Run tests	2024-12-11T23:05:08.2848118Z 	go get github.com/smartcontractkit/chainlink/v2/core/chains/legacyevm@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2850663Z ##[error]../core/capabilities/launcher.go:16:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/capabilities (imported by github.com/smartcontractkit/chainlink/v2/core/capabilities); to add:
Run tests	2024-12-11T23:05:08.2852651Z 	go get github.com/smartcontractkit/chainlink/v2/core/capabilities@v2.0.0-00010101000000-000000000000
Run tests	2024-12-11T23:05:08.2854944Z ##[error]../core/capabilities/encoder_factory.go:6:2: missing go.sum entry for module providing package github.com/smartcontractkit/chainlink-common/pkg/capabilities/consensus/ocr3 (imported by github.com/smartcontractkit/chainlink/v2/core/capabilities); to add:
Run tests	2024-12-11T23:05:08.2856981Z 	go get github.com/smartcontractkit/chainlink/v2/core/capabilities@v2.0.0-
</cicore>
  
    




<operatoruici>

## AER Report: [Operator UI CI](https://github.com/smartcontractkit/chainlink/actions/runs/12286385225) ran successfully :white_check_mark:

[aer_workflow](https://github.com/smartcontractkit/chainlink/actions/runs/12286407142/job/34286471137) , [commit](https://github.com/smartcontractkit/chainlink/commit/ee8c49ed28663524b2680c182886c4fa27b6f20f)

</operatoruici>

@jinhoonbang jinhoonbang force-pushed the demo-working-changes-test branch 4 times, most recently from 7e3f329 to 918fa9b Compare December 11, 2024 02:31
@jinhoonbang jinhoonbang force-pushed the demo-working-changes-test branch from 918fa9b to ee8c49e Compare December 11, 2024 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-publish Build and Publish image to SDLC do not merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant