Feat/add GitHub ci #4
Annotations
10 errors and 2 warnings
Run golangci-lint:
service_openrc_linux.go#L28
Error return value of `buf.ReadFrom` is not checked (errcheck)
|
Run golangci-lint:
service_rcs_linux.go#L42
Error return value of `buf.ReadFrom` is not checked (errcheck)
|
Run golangci-lint:
service_systemd_linux.go#L37
Error return value of `buf.ReadFrom` is not checked (errcheck)
|
Run golangci-lint:
example/simple/main.go#L49
Error return value of `logger.Error` is not checked (errcheck)
|
Run golangci-lint:
example/runner/runner.go#L59
Error return value of `logger.Info` is not checked (errcheck)
|
Run golangci-lint:
example/runner/runner.go#L62
Error return value of `p.Stop` is not checked (errcheck)
|
Run golangci-lint:
example/runner/runner.go#L64
Error return value of `p.service.Stop` is not checked (errcheck)
|
Run golangci-lint:
example/runner/runner.go#L71
Error return value of `logger.Warningf` is not checked (errcheck)
|
Run golangci-lint:
example/runner/runner.go#L80
Error return value of `logger.Warningf` is not checked (errcheck)
|
Run golangci-lint:
example/runner/runner.go#L89
Error return value of `logger.Warningf` is not checked (errcheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "go-vet-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading