CI Core #79228
ci-core.yml
on: pull_request
Detect Changes
8s
Scheduled Run Frequency
0s
Clean Go Tidy & Generate
9m 3s
lint
0s
SonarQube Scan
1m 40s
Annotations
10 errors and 6 warnings
GolangCI Lint (.):
operator_ui/install.go#L80
exitAfterDefer: log.Fatalln will exit, and `defer cancel()` will not run (gocritic)
|
GolangCI Lint (.):
core/services/chainlink/cfgtest/cfgtest.go#L78
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
GolangCI Lint (.):
core/services/signatures/secp256k1/point.go#L42
captLocal: `P' should not be capitalized (gocritic)
|
GolangCI Lint (.):
core/services/signatures/secp256k1/point.go#L47
captLocal: `P' should not be capitalized (gocritic)
|
GolangCI Lint (.):
core/services/signatures/secp256k1/point.go#L53
captLocal: `P' should not be capitalized (gocritic)
|
GolangCI Lint (.):
core/services/signatures/secp256k1/point.go#L259
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
GolangCI Lint (.):
core/services/signatures/secp256k1/field_test.go#L53
dupArg: suspicious method call with the same argument and receiver (gocritic)
|
GolangCI Lint (.):
core/chains/evm/abi/selector_parser.go#L71
assignOp: replace `parsedType = parsedType + string(rest[0])` with `parsedType += string(rest[0])` (gocritic)
|
GolangCI Lint (.):
core/chains/evm/abi/selector_parser.go#L74
assignOp: replace `parsedType = parsedType + string(rest[0])` with `parsedType += string(rest[0])` (gocritic)
|
GolangCI Lint (.):
core/chains/evm/abi/selector_parser.go#L80
assignOp: replace `parsedType = parsedType + string(rest[0])` with `parsedType += string(rest[0])` (gocritic)
|
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']
|
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 coverage report paths found, will not pass to sonarqube
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
go_core_ccip_deployment_tests_logs
Expired
|
2.65 KB |
|
go_core_fuzz_logs
Expired
|
2.33 KB |
|
go_core_race_tests_logs
Expired
|
1.15 MB |
|
go_core_tests_integration_logs
Expired
|
2.03 KB |
|
go_core_tests_logs
Expired
|
7.91 KB |
|
golangci-lint-report-root
|
7 KB |
|