CI Core #80428
ci-core.yml
on: pull_request
Detect Changes
5s
Scheduled Run Frequency
0s
Clean Go Tidy & Generate
9m 29s
lint
0s
SonarQube Scan
1m 13s
Annotations
44 errors and 11 warnings
Core Tests (go_core_ccip_deployment_tests)
cannot use &PluginFactoryConstructor{} (value of type *PluginFactoryConstructor) as core.OCR3ReportingPluginClient value in variable declaration: *PluginFactoryConstructor does not implement core.OCR3ReportingPluginClient (missing method Close)
|
Core Tests (go_core_ccip_deployment_tests)
cannot use &PluginFactoryConstructor{} (value of type *PluginFactoryConstructor) as core.OCR3ReportingPluginClient value in variable declaration: *PluginFactoryConstructor does not implement core.OCR3ReportingPluginClient (missing method Close)
|
Core Tests (go_core_ccip_deployment_tests)
Process completed with exit code 1.
|
Core Tests (go_core_fuzz)
cannot use &PluginFactoryConstructor{} (value of type *PluginFactoryConstructor) as core.OCR3ReportingPluginClient value in variable declaration: *PluginFactoryConstructor does not implement core.OCR3ReportingPluginClient (missing method Close)
|
Core Tests (go_core_fuzz)
cannot use &PluginFactoryConstructor{} (value of type *PluginFactoryConstructor) as core.OCR3ReportingPluginClient value in variable declaration: *PluginFactoryConstructor does not implement core.OCR3ReportingPluginClient (missing method Close)
|
Core Tests (go_core_fuzz)
Process completed with exit code 1.
|
Core Tests (go_core_tests)
cannot use &PluginFactoryConstructor{} (value of type *PluginFactoryConstructor) as core.OCR3ReportingPluginClient value in variable declaration: *PluginFactoryConstructor does not implement core.OCR3ReportingPluginClient (missing method Close)
|
Core Tests (go_core_tests)
cannot use &PluginFactoryConstructor{} (value of type *PluginFactoryConstructor) as core.OCR3ReportingPluginClient value in variable declaration: *PluginFactoryConstructor does not implement core.OCR3ReportingPluginClient (missing method Close)
|
Core Tests (go_core_tests)
Process completed with exit code 1.
|
Core Tests (go_core_tests_integration)
cannot use &PluginFactoryConstructor{} (value of type *PluginFactoryConstructor) as core.OCR3ReportingPluginClient value in variable declaration: *PluginFactoryConstructor does not implement core.OCR3ReportingPluginClient (missing method Close)
|
Core Tests (go_core_tests_integration)
cannot use &PluginFactoryConstructor{} (value of type *PluginFactoryConstructor) as core.OCR3ReportingPluginClient value in variable declaration: *PluginFactoryConstructor does not implement core.OCR3ReportingPluginClient (missing method Close)
|
Core Tests (go_core_tests_integration)
Process completed with exit code 1.
|
test-scripts
cannot use &PluginFactoryConstructor{} (value of type *PluginFactoryConstructor) as core.OCR3ReportingPluginClient value in variable declaration: *PluginFactoryConstructor does not implement core.OCR3ReportingPluginClient (missing method Close)
|
test-scripts
cannot use &PluginFactoryConstructor{} (value of type *PluginFactoryConstructor) as core.OCR3ReportingPluginClient value in variable declaration: *PluginFactoryConstructor does not implement core.OCR3ReportingPluginClient (missing method Close)
|
test-scripts
Process completed with exit code 1.
|
GolangCI Lint (core/scripts)
golangci-lint exit with code 3
|
GolangCI Lint (core/scripts)
Process completed with exit code 1.
|
Core Tests (go_core_race_tests)
cannot use &PluginFactoryConstructor{} (value of type *PluginFactoryConstructor) as core.OCR3ReportingPluginClient value in variable declaration: *PluginFactoryConstructor does not implement core.OCR3ReportingPluginClient (missing method Close)
|
Core Tests (go_core_race_tests)
cannot use &PluginFactoryConstructor{} (value of type *PluginFactoryConstructor) as core.OCR3ReportingPluginClient value in variable declaration: *PluginFactoryConstructor does not implement core.OCR3ReportingPluginClient (missing method Close)
|
Core Tests (go_core_race_tests)
Process completed with exit code 1.
|
GolangCI Lint (integration-tests):
integration-tests/smoke/ccip/ccip_usdc_test.go#L53
declared and not used: ownerChainB (typecheck)
|
GolangCI Lint (integration-tests)
issues found
|
GolangCI Lint (deployment):
deployment/ccip/changeset/cs_active_candidate_test.go#L139
declared and not used: block (typecheck)
|
GolangCI Lint (deployment):
deployment/ccip/changeset/cs_active_candidate_test.go#L193
declared and not used: tokenConfig (typecheck)
|
GolangCI Lint (deployment):
deployment/ccip/changeset/cs_ccip_home_test.go#L34
declared and not used: envNodes (typecheck)
|
GolangCI Lint (deployment):
deployment/ccip/changeset/cs_ccip_home_test.go#L241
declared and not used: tokenConfig (typecheck)
|
GolangCI Lint (deployment):
deployment/ccip/changeset/cs_ccip_home_test.go#L354
declared and not used: tokenConfig (typecheck)
|
GolangCI Lint (deployment):
deployment/ccip/changeset/cs_active_candidate_test.go#L4
"math/big" imported and not used (typecheck)
|
GolangCI Lint (deployment):
deployment/ccip/changeset/cs_active_candidate_test.go#L23
"github.com/smartcontractkit/chainlink/v2/core/logger" imported and not used (typecheck)
|
GolangCI Lint (deployment):
deployment/ccip/changeset/cs_ccip_home_test.go#L4
"math/big" imported and not used (typecheck)
|
GolangCI Lint (deployment):
deployment/ccip/changeset/cs_ccip_home_test.go#L13
"github.com/smartcontractkit/chainlink-ccip/chainconfig" imported and not used (typecheck)
|
GolangCI Lint (deployment):
deployment/ccip/changeset/cs_ccip_home_test.go#L14
"github.com/smartcontractkit/chainlink-ccip/pkg/types/ccipocr3" imported as cciptypes and not used (typecheck)
|
GolangCI Lint (integration-tests/load)
golangci-lint exit with code 3
|
GolangCI Lint (integration-tests/load)
Process completed with exit code 1.
|
GolangCI Lint (.):
core/internal/cltest/cltest.go#L265
app.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
GolangCI Lint (.):
core/internal/cltest/cltest.go#L268
app.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
GolangCI Lint (.):
core/internal/cltest/cltest.go#L281
app.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
GolangCI Lint (.):
core/internal/cltest/cltest.go#L288
app.GetKeyStore undefined (type *TestApplication has no field or method GetKeyStore) (typecheck)
|
GolangCI Lint (.):
core/internal/cltest/cltest.go#L290
app.GetKeyStore undefined (type *TestApplication has no field or method GetKeyStore) (typecheck)
|
GolangCI Lint (.):
core/internal/cltest/cltest.go#L292
app.GetKeyStore undefined (type *TestApplication has no field or method GetKeyStore) (typecheck)
|
GolangCI Lint (.):
core/internal/cltest/cltest.go#L650
ta.GetDB undefined (type *TestApplication has no field or method GetDB) (typecheck)
|
GolangCI Lint (.):
core/internal/cltest/cltest.go#L657
ta.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
GolangCI Lint (.):
core/internal/cltest/cltest.go#L658
ta.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
GolangCI Lint (.):
core/internal/cltest/cltest.go#L686
ta.BasicAdminUsersORM undefined (type *TestApplication has no field or method BasicAdminUsersORM) (typecheck)
|
Scheduled Run Frequency
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Detect Changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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']
|
test-scripts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-scripts
No files were found with the provided path: ./output.txt
./coverage.txt. No artifacts will be uploaded.
|
GolangCI Lint (core/scripts)
No files were found with the provided path: ./core/scripts/golangci-lint-report.xml. No artifacts will be uploaded.
|
GolangCI Lint (integration-tests/load)
No files were found with the provided path: ./integration-tests/load/golangci-lint-report.xml. No artifacts will be uploaded.
|
SonarQube Scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
SonarQube Scan
No test report paths found, will not pass to sonarqube
|
SonarQube Scan
No coverage report paths found, will not pass to sonarqube
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
go_core_ccip_deployment_tests_logs
|
1.53 KB |
|
go_core_fuzz_logs
|
1.53 KB |
|
go_core_race_tests_logs
|
1.64 KB |
|
go_core_tests_integration_logs
|
1.53 KB |
|
go_core_tests_logs
|
1.53 KB |
|
golangci-lint-report-deployment
|
716 Bytes |
|
golangci-lint-report-integration-tests
|
361 Bytes |
|
golangci-lint-report-root
|
1.56 KB |
|