CI Core #54002
ci-core.yml
on: pull_request
Detect Changes
6s
Clean Go Tidy & Generate
7m 20s
Matrix: core
lint
3m 34s
SonarQube Scan
1m 14s
Flakey Test Detection
1m 12s
Annotations
20 errors and 1 warning
lint:
core/services/relay/evm/mercury/wsrpc/client_test.go#L250
Error return value of `s.Serve` is not checked (errcheck)
|
lint:
core/services/relay/evm/mercury/wsrpc/client_test.go#L306
Error return value of `grpcServer.Serve` is not checked (errcheck)
|
lint:
core/services/ocr2/plugins/mercury/helpers_test.go#L219
Error return value of `s.Serve` is not checked (errcheck)
|
lint:
core/services/relay/evm/mercury/wsrpc/client_test.go#L257
defer: prefer not to defer inside loops (revive)
|
lint:
core/services/relay/evm/mercury/wsrpc/client.go#L235
receiver-naming: receiver name c should be consistent with previous receiver name w for client (revive)
|
lint:
core/internal/cltest/cltest.go#L548
modifies-value-receiver: suspicious assignment to a by-value method receiver (revive)
|
lint:
core/services/relay/evm/mercury/wsrpc/client.go#L388
shadow: declaration of "err" shadows declaration at line 380 (govet)
|
lint:
core/services/relay/evm/mercury/wsrpc/client.go#L448
shadow: declaration of "err" shadows declaration at line 440 (govet)
|
lint:
core/services/relay/evm/mercury/wsrpc/client_test.go#L378
shadow: declaration of "client" shadows declaration at line 110 (govet)
|
lint
issues found
|
Core Tests (go_core_fuzz)
Process completed with exit code 1.
|
Core Tests (go_core_fuzz)
Could not read the file: ./output.txt
|
Core Tests (go_core_fuzz)
Got error Error: ENOENT: no such file or directory, open './output.txt', failing action
|
Core Tests (go_core_race_tests)
Process completed with exit code 1.
|
Core Tests (go_core_race_tests)
Could not read the file: ./output.txt
|
Core Tests (go_core_race_tests)
Got error Error: ENOENT: no such file or directory, open './output.txt', failing action
|
Core Tests (go_core_tests)
Process completed with exit code 1.
|
Core Tests (go_core_tests)
Process completed with exit code 127.
|
Core Tests (go_core_tests)
Could not read the file: ./output.txt
|
Core Tests (go_core_tests)
Got error Error: ENOENT: no such file or directory, open './output.txt', failing action
|
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
Expired
|
150 Bytes |
|
go_core_race_tests_logs
Expired
|
260 Bytes |
|
go_core_tests_logs
Expired
|
150 Bytes |
|
golangci-lint-report
Expired
|
669 Bytes |
|