CI Core #56837
ci-core.yml
on: pull_request
Detect Changes
5s
Clean Go Tidy & Generate
7m 13s
Matrix: core
lint
3m 51s
SonarQube Scan
1m 28s
Flakey Test Detection
1m 30s
Annotations
22 errors and 1 warning
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_fuzz)
Process completed with exit code 2.
|
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_race_tests)
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 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
Process completed with exit code 2.
|
lint:
core/capabilities/transmission/transmission_test.go#L91
ineffectual assignment to err (ineffassign)
|
lint:
core/capabilities/remote/target_receiver_test.go#L221
early-return: if c { ... } else { ... panic() } can be simplified to if !c { ... panic() } ... (move short variable declaration to its own line if necessary) (revive)
|
lint:
core/capabilities/remote/target_receiver.go#L116
shadow: declaration of "ok" shadows declaration at line 107 (govet)
|
lint:
core/capabilities/remote/target_receiver.go#L136
shadow: declaration of "err" shadows declaration at line 132 (govet)
|
lint:
core/capabilities/remote/target_receiver.go#L140
shadow: declaration of "err" shadows declaration at line 136 (govet)
|
lint:
core/capabilities/remote/target_caller_test.go#L119
shadow: declaration of "err" shadows declaration at line 113 (govet)
|
lint:
core/capabilities/remote/target_caller_test.go#L463
shadow: declaration of "err" shadows declaration at line 441 (govet)
|
lint:
core/capabilities/remote/target_receiver.go#L121
ineffectual assignment to ok (ineffassign)
|
lint:
core/capabilities/remote/target_caller_test.go#L67
ineffectual assignment to err (ineffassign)
|
lint:
core/capabilities/remote/target_caller_test.go#L156
ineffectual assignment to err (ineffassign)
|
Clean Go Tidy & Generate
Process completed with exit code 2.
|
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
|
1.56 KB |
|
go_core_race_tests_logs
Expired
|
1.67 KB |
|
go_core_tests_logs
Expired
|
150 Bytes |
|
golangci-lint-report
Expired
|
786 Bytes |
|