CI Core #10143
ci-core.yml
on: pull_request
Detect Changes
12s
Clean Go Tidy & Generate
6m 1s
Matrix: core
lint
3m 47s
SonarQube Scan
5m 30s
Flakey Test Detection
2m 9s
Annotations
13 errors and 2 warnings
lint:
core/services/ocr2/plugins/llo/onchain_channel_definition_cache_integration_test.go#L83
Error return value of `m.reader.Seek` is not checked (errcheck)
|
lint:
core/chains/evm/config/chaintype/chaintype.go#L47
exported: func name will be used as chaintype.ChainTypeFromSlug by other packages, and that stutters; consider calling this FromSlug (revive)
|
lint:
core/chains/evm/config/chaintype/chaintype.go#L82
exported: type name will be used as chaintype.ChainTypeConfig by other packages, and that stutters; consider calling this Config (revive)
|
lint:
tools/txtar/visitor.go#L16
exported: type name will be used as txtar.TxtarDirVisitor by other packages, and that stutters; consider calling this DirVisitor (revive)
|
lint:
core/services/relay/evm/mercury/v3/types/types.go#L34
var-naming: struct field FeedId should be FeedID (revive)
|
lint:
core/services/relay/evm/mercury/v1/types/types.go#L34
var-naming: struct field FeedId should be FeedID (revive)
|
lint:
core/services/relay/evm/mercury/v4/types/types.go#L35
var-naming: struct field FeedId should be FeedID (revive)
|
lint:
core/services/vrf/extraargs/types.go#L28
exported: func name will be used as extraargs.ExtraArgsV1 by other packages, and that stutters; consider calling this V1 (revive)
|
lint:
core/services/ocr2/plugins/ccip/internal/rpclib/evm.go#L33
var-naming: const DefaultRpcBatchSizeLimit should be DefaultRPCBatchSizeLimit (revive)
|
lint:
core/services/ocr2/plugins/ccip/internal/rpclib/evm.go#L40
var-naming: const DefaultRpcBatchBackOffMultiplier should be DefaultRPCBatchBackOffMultiplier (revive)
|
Clean Go Tidy & Generate
Process completed with exit code 2.
|
Core Tests (go_core_tests)
Process completed with exit code 1.
|
Core Tests (go_core_tests)
Process completed with exit code 1.
|
Clean Go Tidy & Generate
Di Received non 200 status code. StatusCode: 403 StatusMessage: Forbidden Body: <html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
</body>
</html>
|
Flakey Test Detection
No files were found with the provided path: ./output.txt. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
go_core_fuzz_logs
|
3.09 KB |
|
go_core_race_tests_logs
|
23 MB |
|
go_core_tests_logs
|
359 MB |
|
golangci-lint-report
|
2.56 KB |
|