CI Core #56973
ci-core.yml
on: pull_request
Detect Changes
6s
Clean Go Tidy & Generate
6m 59s
Matrix: core
lint
4m 13s
SonarQube Scan
1m 13s
Flakey Test Detection
1m 31s
Annotations
23 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.
|
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#L113
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_receiver_test.go#L74
context-as-argument: context.Context should be the first parameter of a function (revive)
|
lint:
core/capabilities/remote/target_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_caller.go#L142
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#L102
ineffectual assignment to err (ineffassign)
|
lint
issues found
|
Clean Go Tidy & Generate
Canceling since a higher priority waiting request for 'CI Core-refs/pull/13293/merge-' exists
|
Clean Go Tidy & Generate
The operation was canceled.
|
Core Tests (go_core_tests)
Canceling since a higher priority waiting request for 'CI Core-refs/pull/13293/merge-' exists
|
Core Tests (go_core_tests)
The operation was canceled.
|
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.56 KB |
|
go_core_race_tests_logs
Expired
|
1.67 KB |
|
go_core_tests_logs
Expired
|
150 Bytes |
|
golangci-lint-report
Expired
|
878 Bytes |
|