CI Core #56977
ci-core.yml
on: pull_request
Detect Changes
6s
Clean Go Tidy & Generate
7m 4s
Matrix: core
lint
4m 12s
SonarQube Scan
1m 22s
Flakey Test Detection
1m 38s
Annotations
22 errors and 1 warning
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_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.
|
lint:
core/capabilities/transmission/transmission_test.go#L91
ineffectual assignment to err (ineffassign)
|
lint:
core/capabilities/remote/target/receiver_test.go#L29
Error return value of `caller.Execute` is not checked (errcheck)
|
lint:
core/capabilities/remote/target/receiver_test.go#L57
Error return value of `caller.Execute` is not checked (errcheck)
|
lint:
core/capabilities/remote/target/receiver.go#L111
early-return: if c { ... } else { ... return } can be simplified to if !c { ... return } ... (move short variable declaration to its own line if necessary) (revive)
|
lint:
core/capabilities/remote/target/endtoend_test.go#L259
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_test.go#L74
context-as-argument: context.Context should be the first parameter of a function (revive)
|
lint:
core/capabilities/remote/target/caller_request.go#L21
field `transmissionCtx` is unused (unused)
|
lint:
core/capabilities/remote/target/caller_test.go#L300
shadow: declaration of "err" shadows declaration at line 278 (govet)
|
lint:
core/capabilities/remote/target/caller.go#L98
ineffectual assignment to err (ineffassign)
|
lint
issues found
|
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 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.
|
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.57 KB |
|
go_core_race_tests_logs
Expired
|
1.67 KB |
|
go_core_tests_logs
Expired
|
150 Bytes |
|
golangci-lint-report
Expired
|
881 Bytes |
|