feat: Implement Monitoring Service #873
Annotations
10 errors and 1 warning
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:
utils/constant/constants.go#L18
exported const `SleepInterval` should have comment or be unexported (golint)
|
Find the Go Build Cache
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/
|
Loading