-
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
Bump chainlink-data-streams #15673
Bump chainlink-data-streams #15673
Conversation
I see you updated files related to
|
AER Report: CI Coreaer_workflow , commit , Detect Changes , Clean Go Tidy & Generate , Scheduled Run Frequency , Flakeguard Root Project / Get Tests To Run , Core Tests (go_core_tests) , Core Tests (go_core_tests_integration) , Core Tests (go_core_ccip_deployment_tests) , GolangCI Lint (core/scripts) , Core Tests (go_core_fuzz) , GolangCI Lint (.) , GolangCI Lint (integration-tests) , Core Tests (go_core_race_tests) , GolangCI Lint (deployment) , test-scripts , Flakeguard Deployment Project / Get Tests To Run , Flakeguard Root Project / Run Tests , Flakeguard Root Project / Report , Flakeguard Deployment Project / Run Tests , Flakeguard Deployment Project / Report , Flakey Test Detection , SonarQube Scan , lint 1. Undefined: ccipocr3.ExecuteReportInfo[A 1 <= 10 words sentence that describes the error]:[job id where the error happened] Run Tests 2024-12-20T15:42:02.9474365Z ##[error]../capabilities/ccip/ocrimpls/contract_transmitter.go:73:20: undefined: ccipocr3.ExecuteReportInfo
Run Tests 2024-12-20T15:42:02.9485730Z ##[error]../capabilities/ccip/ocrimpls/contract_transmitter.go:76:24: undefined: ccipocr3.DecodeExecuteReportInfo
Run Tests 2024-12-20T15:42:02.9488178Z ##[error]../capabilities/ccip/ocrimpls/contract_transmitter.go:85:26: undefined: ccipocr3.ExecuteReportInfo
Build binary 2024-12-20T15:43:00.9488040Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:73:20: undefined: ccipocr3.ExecuteReportInfo
Build binary 2024-12-20T15:43:00.9499648Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:76:24: undefined: ccipocr3.DecodeExecuteReportInfo
Build binary 2024-12-20T15:43:00.9503026Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:85:26: undefined: ccipocr3.ExecuteReportInfo
Build binary 2024-12-20T15:42:45.6709639Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:73:20: undefined: ccipocr3.ExecuteReportInfo
Build binary 2024-12-20T15:42:45.6720667Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:76:24: undefined: ccipocr3.DecodeExecuteReportInfo
Build binary 2024-12-20T15:42:45.6723557Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:85:26: undefined: ccipocr3.ExecuteReportInfo
Build binary 2024-12-20T15:42:46.0763626Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:73:20: undefined: ccipocr3.ExecuteReportInfo
Build binary 2024-12-20T15:42:46.0775422Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:76:24: undefined: ccipocr3.DecodeExecuteReportInfo
Build binary 2024-12-20T15:42:46.0778639Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:85:26: undefined: ccipocr3.ExecuteReportInfo
Build binary 2024-12-20T15:42:40.5337484Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:73:20: undefined: ccipocr3.ExecuteReportInfo
Build binary 2024-12-20T15:42:40.5551724Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:76:24: undefined: ccipocr3.DecodeExecuteReportInfo
Build binary 2024-12-20T15:42:40.5555215Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:85:26: undefined: ccipocr3.ExecuteReportInfo
Build binary 2024-12-20T15:42:18.4047528Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:73:20: undefined: ccipocr3.ExecuteReportInfo
Build binary 2024-12-20T15:42:18.4059833Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:76:24: undefined: ccipocr3.DecodeExecuteReportInfo
Build binary 2024-12-20T15:42:18.4063260Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:85:26: undefined: ccipocr3.ExecuteReportInfo
Golang Lint (.) 2024-12-20T15:46:17.1521393Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:73:20: undefined: ccipocr3.ExecuteReportInfo
Golang Lint (.) 2024-12-20T15:46:17.1523765Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:76:24: undefined: ccipocr3.DecodeExecuteReportInfo
Golang Lint (.) 2024-12-20T15:46:17.1525599Z ##[error]core/capabilities/ccip/ocrimpls/contract_transmitter.go:85:26: undefined: ccipocr3.ExecuteReportInfo Why: The error occurs because the Suggested fix: Ensure that the 2. Declared and not used: configGolang Lint (deployment) 2024-12-20T15:45:07.2240127Z ##[error]deployment/common/changeset/set_config_mcms_test.go:36:2: declared and not used: config (typecheck)
Golang Lint (deployment) 2024-12-20T15:45:07.2242051Z config := proposalutils.SingleGroupTimelockConfig(t)
Golang Lint (deployment) 2024-12-20T15:45:07.2242536Z ^
Golang Lint (deployment) 2024-12-20T15:45:07.2244142Z ##[error]deployment/common/changeset/example/link_transfer_test.go:36:2: declared and not used: config (typecheck)
Golang Lint (deployment) 2024-12-20T15:45:07.2245289Z config := proposalutils.SingleGroupMCMS(t)
Golang Lint (deployment) 2024-12-20T15:45:07.2245858Z ^ Why: The variable Suggested fix: Remove the unused 3. Declared and not used: timelockGolang Lint (deployment) 2024-12-20T15:45:07.2247084Z ##[error]deployment/keystone/changeset/accept_ownership_test.go:54:2: declared and not used: timelock (typecheck)
Golang Lint (deployment) 2024-12-20T15:45:07.2248223Z timelock, err := commonchangeset.MaybeLoadMCMSWithTimelockChainState(env.Chains[registrySel], addrs)
Golang Lint (deployment) 2024-12-20T15:45:07.2248905Z ^ Why: The variable Suggested fix: Remove the unused 4. Declared and not used: contractsGolang Lint (deployment) 2024-12-20T15:45:07.2250061Z ##[error]deployment/keystone/changeset/append_node_capabilities_test.go:91:3: declared and not used: contracts (typecheck)
Golang Lint (deployment) 2024-12-20T15:45:07.2251073Z contracts := te.ContractSets()[te.RegistrySelector]
Golang Lint (deployment) 2024-12-20T15:45:07.2251481Z ^
Golang Lint (deployment) 2024-12-20T15:45:07.2252399Z ##[error]deployment/keystone/changeset/deploy_ocr3_test.go:121:3: declared and not used: contracts (typecheck)
Golang Lint (deployment) 2024-12-20T15:45:07.2253236Z contracts := te.ContractSets()[te.RegistrySelector]
Golang Lint (deployment) 2024-12-20T15:45:07.2253645Z ^
Golang Lint (deployment) 2024-12-20T15:45:07.2254623Z ##[error]deployment/keystone/changeset/update_don_test.go:114:3: declared and not used: contracts (typecheck)
Golang Lint (deployment) 2024-12-20T15:45:07.2255440Z contracts := te.ContractSets()[te.RegistrySelector]
Golang Lint (deployment) 2024-12-20T15:45:07.2256023Z ^ Why: The variable Suggested fix: Remove the unused 5. Declared and not used: ownerChainBGolang Lint (integration-tests) 2024-12-20T15:45:33.7674951Z ##[error]integration-tests/smoke/ccip/ccip_usdc_test.go:52:2: declared and not used: ownerChainB (typecheck)
Golang Lint (integration-tests) 2024-12-20T15:45:33.7675927Z ownerChainB := e.Chains[chainB].DeployerKey
Golang Lint (integration-tests) 2024-12-20T15:45:33.7676353Z ^ Why: The variable Suggested fix: Remove the unused 6. GolangCI Lint exit with code 3Golang Lint (core/scripts) 2024-12-20T15:44:05.1842766Z level=warning msg="[runner] Can't run linter goanalysis_metalinter: inspect: failed to load package cmd: could not load export data: no export data for \"github.com/smartcontractkit/chainlink/v2/core/cmd\""
Golang Lint (core/scripts) 2024-12-20T15:44:05.1844713Z level=error msg="Running error: can't run linter goanalysis_metalinter\ninspect: failed to load package cmd: could not load export data: no export data for \"github.com/smartcontractkit/chainlink/v2/core/cmd\""
Golang Lint (core/scripts) 2024-12-20T15:44:05.1884851Z ##[error]golangci-lint exit with code 3 Why: The linter failed to load the package Suggested fix: Ensure that the package AER Report: Operator UI CI ran successfully ✅ |
@krebernisak @bolekk @patrickhuie19 The CPU issue could effect any LOOPP, it needs to be fixed across the board. |
bee16f9
to
d41842f
Compare
Quality Gate passedIssues Measures |
Already done as part of #15712 |
Bump chainlink-data-streams to
pull/92master