APP-7157 windows support #33
Annotations
6 errors and 1 warning
Lint:
manager.go#L159
use of `println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
Lint:
subsystem.go#L248
use of `println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
Lint:
subsystem.go#L267
string `windows` has 3 occurrences, make it a constant (goconst)
|
Lint:
utils.go#L91
G115: integer overflow conversion int -> uint32 (gosec)
|
Lint:
utils/utils_linux.go#L1
ST1000: at least one file in a package should have a package comment (stylecheck)
|
Lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading