CI Core #82005
ci-core.yml
on: pull_request
Detect Changes
8s
Scheduled Run Frequency
0s
Clean Go Tidy & Generate
9m 28s
lint
0s
SonarQube Scan
1m 11s
Annotations
28 errors and 13 warnings
GolangCI Lint (integration-tests):
integration-tests/testsetups/ccip/test_helpers.go#L36
could not import github.com/smartcontractkit/chainlink/deployment/ccip/changeset (-: # github.com/smartcontractkit/chainlink/deployment/ccip/changeset
|
GolangCI Lint (integration-tests)
not enough arguments in call to solRouter.NewInitializeInstruction
|
GolangCI Lint (integration-tests):
integration-tests/smoke/ccip/ccip_add_chain_test.go#L14
could not import github.com/smartcontractkit/chainlink/deployment/ccip/changeset (-: # github.com/smartcontractkit/chainlink/deployment/ccip/changeset
|
GolangCI Lint (integration-tests)
not enough arguments in call to solRouter.NewInitializeInstruction
|
GolangCI Lint (integration-tests):
integration-tests/smoke/ccip/ccip_reader_test.go#L25
could not import github.com/smartcontractkit/chainlink/deployment/environment/memory (-: # github.com/smartcontractkit/chainlink/deployment/environment/memory
|
GolangCI Lint (integration-tests)
undefined: solTestConfig.CcipReceiverProgram) (typecheck)
|
GolangCI Lint (integration-tests):
integration-tests/smoke/ccip/ccip_disable_lane_test.go#L43
declared and not used: linkPrice (typecheck)
|
GolangCI Lint (integration-tests):
integration-tests/smoke/ccip/ccip_disable_lane_test.go#L44
declared and not used: wethPrice (typecheck)
|
GolangCI Lint (integration-tests):
integration-tests/smoke/ccip/ccip_usdc_test.go#L54
declared and not used: ownerChainB (typecheck)
|
GolangCI Lint (integration-tests)
issues found
|
GolangCI Lint (deployment)
not enough arguments in call to solRouter.NewInitializeInstruction
|
GolangCI Lint (deployment):
deployment/ccip/changeset/solana/cs_chain_contracts.go#L13
could not import github.com/smartcontractkit/chainlink/deployment/ccip/changeset (-: # github.com/smartcontractkit/chainlink/deployment/ccip/changeset
|
GolangCI Lint (deployment)
not enough arguments in call to solRouter.NewInitializeInstruction
|
GolangCI Lint (deployment):
deployment/ccip/changeset/solana/cs_chain_contracts.go#L72
routerConfigAccount.SolanaChainSelector undefined (type ccip_router.Config has no field or method SolanaChainSelector) (typecheck)
|
GolangCI Lint (deployment):
deployment/ccip/changeset/solana/cs_chain_contracts.go#L113
cannot use []byte(update.RemoteChainOnRampAddress) (value of type []byte) as [2][64]uint8 value in struct literal (typecheck)
|
GolangCI Lint (deployment):
deployment/ccip/changeset/testhelpers/test_assertions.go#L22
could not import github.com/smartcontractkit/chainlink/deployment/ccip/changeset (-: # github.com/smartcontractkit/chainlink/deployment/ccip/changeset
|
GolangCI Lint (deployment)
not enough arguments in call to solRouter.NewInitializeInstruction
|
GolangCI Lint (deployment):
deployment/ccip/changeset/testhelpers/test_environment.go#L31
could not import github.com/smartcontractkit/chainlink/deployment/environment/memory (-: # github.com/smartcontractkit/chainlink/deployment/environment/memory
|
GolangCI Lint (deployment)
undefined: solTestConfig.CcipReceiverProgram) (typecheck)
|
GolangCI Lint (deployment):
deployment/ccip/changeset/testhelpers/test_helpers.go#L1362
undefined: solTestConfig.CcipReceiverProgram (typecheck)
|
GolangCI Lint (integration-tests/load):
integration-tests/load/ccip/destination_gun.go#L20
could not import github.com/smartcontractkit/chainlink/deployment/ccip/changeset (-: # github.com/smartcontractkit/chainlink/deployment/ccip/changeset
|
GolangCI Lint (integration-tests/load)
not enough arguments in call to solRouter.NewInitializeInstruction
|
GolangCI Lint (integration-tests/load)
issues found
|
GolangCI Lint (integration-tests/load)
not enough arguments in call to solRouter.NewInitializeInstruction
	have (uint64, bin.Uint128, bool, int64, solana.PublicKey, solana.PublicKey, solana.PublicKey, solana.PublicKey, solana.PublicKey, solana.PublicKey, solana.PublicKey, solana.PublicKey, solana.PublicKey)
	want (uint64, bin.Uint128, bool, int64, solana.PublicKey, solana.PublicKey, bin.Uint128, solana.PublicKey, solana.PublicKey, solana.PublicKey, solana.PublicKey, solana.PublicKey, solana.PublicKey, solana.PublicKey, solana.PublicKey))" severity="error" source="typecheck"></error>
|
Clean Go Tidy & Generate
Process completed with exit code 1.
|
Core Tests (go_core_ccip_deployment_tests)
not enough arguments in call to solRouter.NewInitializeInstruction
|
Core Tests (go_core_ccip_deployment_tests)
undefined: solTestConfig.CcipReceiverProgram
|
Core Tests (go_core_ccip_deployment_tests)
Process completed with exit code 1.
|
Detect Changes
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
Detect Changes
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
Core Tests (go_core_fuzz)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Core Tests (go_core_race_tests)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Core Tests (go_core_tests_integration)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
test-scripts
Failed to save: Cache service responded with 429 during upload chunk.
|
test-scripts
No files were found with the provided path: ./output.txt
./coverage.txt. No artifacts will be uploaded.
|
Core Tests (go_core_ccip_deployment_tests)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Core Tests (go_core_tests)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Core Tests (go_core_tests_integration)
Failed to save: Cache service responded with 429 during upload chunk.
|
Core Tests (go_core_race_tests)
Failed to save: Cache service responded with 429 during upload chunk.
|
Core Tests (go_core_tests)
Failed to save: Cache service responded with 429 during upload chunk.
|
SonarQube Scan
No coverage report paths found, will not pass to sonarqube
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
go_core_ccip_deployment_tests_logs
Expired
|
1.82 KB |
|
go_core_fuzz_logs
Expired
|
2.31 KB |
|
go_core_race_tests_logs
Expired
|
1.21 MB |
|
go_core_tests_integration_logs
Expired
|
2.06 KB |
|
go_core_tests_logs
Expired
|
37.8 KB |
|
golangci-lint-report-core-scripts
|
228 Bytes |
|
golangci-lint-report-deployment
|
1.45 KB |
|
golangci-lint-report-integration-tests
|
728 Bytes |
|
golangci-lint-report-integration-tests-load
|
540 Bytes |
|
golangci-lint-report-root
|
228 Bytes |
|