APP-7157 windows support #31
test.yaml
on: pull_request
Test lint and build
1m 31s
Annotations
5 errors and 1 warning
Test lint and build:
manager.go#L159
use of `println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
Test lint and build:
subsystem.go#L237
use of `println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
Test lint and build:
utils.go#L91
G115: integer overflow conversion int -> uint32 (gosec)
|
Test lint and build:
utils/utils_linux.go#L1
ST1000: at least one file in a package should have a package comment (stylecheck)
|
Test lint and build
Process completed with exit code 2.
|
Test lint and build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|