Feat/add GitHub ci #7
Annotations
5 errors and 2 warnings
Run golangci-lint:
service.go#L241
`(KeyValue).bool` - `defaultValue` always receives `false` (unparam)
|
Run golangci-lint:
service.go#L285
`(KeyValue).funcSingle` - `name` always receives `optionRunWait` (`"RunWait"`) (unparam)
|
Run golangci-lint:
service_openrc_linux.go#L174
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
Run golangci-lint:
service_unix.go#L137
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
Run golangci-lint
Process completed with exit code 1.
|
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/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading