Skip to content

[wip] add msi

[wip] add msi #71

Triggered via pull request January 15, 2025 19:37
@ale7714ale7714
synchronize #58
ap-add-msi
Status Failure
Total duration 1m 40s
Artifacts

test.yaml

on: pull_request
Test lint and build
1m 32s
Test lint and build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Test lint and build: utils.go#L202
Error return value of `cmd.Start` is not checked (errcheck)
Test lint and build: subsystem.go#L348
string `windows` has 6 occurrences, make it a constant (goconst)
Test lint and build: subsystems/viamserver/viamserver.go#L132
string `windows` has 4 occurrences, make it a constant (goconst)
Test lint and build: utils.go#L116
G304: Potential file inclusion via variable (gosec)
Test lint and build: utils.go#L198
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
Test lint and build: utils.go#L94
G115: integer overflow conversion int -> uint32 (gosec)
Test lint and build: subsystems/viamagent/viamagent.go#L79
G204: Subprocess launched with variable (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