CI Core #82619
ci-core.yml
on: pull_request
Detect Changes
6s
Scheduled Run Frequency
0s
Clean Go Tidy & Generate
9m 38s
lint
0s
SonarQube Scan
1m 8s
Annotations
30 errors and 9 warnings
Core Tests (go_core_ccip_deployment_tests):
core/capabilities/ccip/ccipevm/commitcodec.go#L84
unknown field MerkleRoots in struct literal of type ccip_encoding_utils.OffRampCommitReport
|
Core Tests (go_core_ccip_deployment_tests):
core/capabilities/ccip/ccipevm/commitcodec.go#L112
commitReport.MerkleRoots undefined (type ccip_encoding_utils.OffRampCommitReport has no field or method MerkleRoots)
|
Core Tests (go_core_ccip_deployment_tests):
core/capabilities/ccip/ccipevm/commitcodec.go#L113
commitReport.MerkleRoots undefined (type ccip_encoding_utils.OffRampCommitReport has no field or method MerkleRoots)
|
Core Tests (go_core_ccip_deployment_tests)
Process completed with exit code 1.
|
Core Tests (go_core_race_tests):
core/capabilities/ccip/ccipevm/commitcodec.go#L84
unknown field MerkleRoots in struct literal of type ccip_encoding_utils.OffRampCommitReport
|
Core Tests (go_core_race_tests):
core/capabilities/ccip/ccipevm/commitcodec.go#L112
commitReport.MerkleRoots undefined (type ccip_encoding_utils.OffRampCommitReport has no field or method MerkleRoots)
|
Core Tests (go_core_race_tests):
core/capabilities/ccip/ccipevm/commitcodec.go#L113
commitReport.MerkleRoots undefined (type ccip_encoding_utils.OffRampCommitReport has no field or method MerkleRoots)
|
Core Tests (go_core_race_tests)
Process completed with exit code 1.
|
Core Tests (go_core_tests_integration):
core/capabilities/ccip/ccipevm/commitcodec.go#L84
unknown field MerkleRoots in struct literal of type ccip_encoding_utils.OffRampCommitReport
|
Core Tests (go_core_tests_integration):
core/capabilities/ccip/ccipevm/commitcodec.go#L112
commitReport.MerkleRoots undefined (type ccip_encoding_utils.OffRampCommitReport has no field or method MerkleRoots)
|
Core Tests (go_core_tests_integration):
core/capabilities/ccip/ccipevm/commitcodec.go#L113
commitReport.MerkleRoots undefined (type ccip_encoding_utils.OffRampCommitReport has no field or method MerkleRoots)
|
Core Tests (go_core_tests_integration)
Process completed with exit code 1.
|
Core Tests (go_core_tests):
core/capabilities/ccip/ccipevm/commitcodec.go#L84
unknown field MerkleRoots in struct literal of type ccip_encoding_utils.OffRampCommitReport
|
Core Tests (go_core_tests):
core/capabilities/ccip/ccipevm/commitcodec.go#L112
commitReport.MerkleRoots undefined (type ccip_encoding_utils.OffRampCommitReport has no field or method MerkleRoots)
|
Core Tests (go_core_tests):
core/capabilities/ccip/ccipevm/commitcodec.go#L113
commitReport.MerkleRoots undefined (type ccip_encoding_utils.OffRampCommitReport has no field or method MerkleRoots)
|
Core Tests (go_core_tests)
Process completed with exit code 1.
|
Core Tests (go_core_fuzz):
core/capabilities/ccip/ccipevm/commitcodec.go#L84
unknown field MerkleRoots in struct literal of type ccip_encoding_utils.OffRampCommitReport
|
Core Tests (go_core_fuzz):
core/capabilities/ccip/ccipevm/commitcodec.go#L112
commitReport.MerkleRoots undefined (type ccip_encoding_utils.OffRampCommitReport has no field or method MerkleRoots)
|
Core Tests (go_core_fuzz):
core/capabilities/ccip/ccipevm/commitcodec.go#L113
commitReport.MerkleRoots undefined (type ccip_encoding_utils.OffRampCommitReport has no field or method MerkleRoots)
|
Core Tests (go_core_fuzz)
Process completed with exit code 1.
|
GolangCI Lint (.):
core/internal/cltest/cltest.go#L266
app.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
GolangCI Lint (.):
core/internal/cltest/cltest.go#L269
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#L672
ta.GetDB undefined (type *TestApplication has no field or method GetDB) (typecheck)
|
GolangCI Lint (.):
core/internal/cltest/cltest.go#L679
ta.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
GolangCI Lint (.):
core/internal/cltest/cltest.go#L680
ta.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
GolangCI Lint (.):
core/internal/cltest/cltest.go#L708
ta.BasicAdminUsersORM undefined (type *TestApplication has no field or method BasicAdminUsersORM) (typecheck)
|
GolangCI Lint (.):
core/internal/cltest/cltest.go#L730
ta.GetConfig undefined (type *TestApplication has no field or method GetConfig) (typecheck)
|
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_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_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_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
|
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)
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
|
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-root
|
1.41 KB |
|