feat: Implement Monitoring Service #874
linter.yaml
on: pull_request
detect-noop
7s
lint
1m 9s
Annotations
10 errors and 1 warning
lint:
internal/envar/envar.go#L20
exported const IonosInsecure should have comment (or a comment on this block) or be unexported (golint)
|
lint:
services/cloudapi/cloudapilan/lan.go#L9
comment on exported function `FindLanById` should be of the form `FindLanById ...` (golint)
|
lint:
services/cloudapi/cloudapilan/lan.go#L12
context.Context should be the first parameter of a function (golint)
|
lint:
slice/slice.go#L5
exported function `ToAnyList` should have comment or be unexported (golint)
|
lint:
slice/slice.go#L13
exported function `Difference` should have comment or be unexported (golint)
|
lint:
slice/slice.go#L34
exported function `DeleteFrom` should have comment or be unexported (golint)
|
lint:
slice/slice.go#L42
exported function `FindIndex` should have comment or be unexported (golint)
|
lint:
slice/slice.go#L51
exported function `Contains` should have comment or be unexported (golint)
|
lint:
slice/slice.go#L75
exported function `DiffString` should have comment or be unexported (golint)
|
lint:
slice/slice.go#L103
exported function `AnyToString` should have comment or be unexported (golint)
|
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|