Cloudfuse service linux cmd #1483
unit-test.yml
on: pull_request
Build and Test on Linux
2m 28s
Build and Test on Windows
1m 24s
Lint
33s
Annotations
11 errors and 2 warnings
Lint:
cmd/service_linux.go#L200
Error return value of `fmt.Errorf` is not checked (errcheck)
|
Lint:
cmd/service_linux.go#L337
Error return value of `installCmd.MarkFlagRequired` is not checked (errcheck)
|
Lint:
cmd/service_linux.go#L338
Error return value of `installCmd.MarkFlagRequired` is not checked (errcheck)
|
Lint:
cmd/service_linux.go#L341
Error return value of `uninstallCmd.MarkFlagRequired` is not checked (errcheck)
|
Lint:
cmd/service_linux.go#L324
printf: fmt.Errorf call has arguments but no formatting directives (govet)
|
Lint:
cmd/service_linux.go#L89
`useage` is a misspelling of `usage` (misspell)
|
Lint:
cmd/service_linux.go#L284
`permisions` is a misspelling of `permission` (misspell)
|
Lint:
cmd/service_linux.go#L307
`permisions` is a misspelling of `permission` (misspell)
|
Lint
issues found
|
Build and Test on Linux:
cmd/service_linux.go#L324
fmt.Errorf call has arguments but no formatting directives
|
Build and Test on Linux
Process completed with exit code 1.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Test on Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|