refactor: Use bundle instead of sdk-go-container-registry #921
linter.yaml
on: pull_request
detect-noop
6s
lint
1m 8s
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:
utils/uuidgen/uuidgen.go#L9
comment on exported function `ResourceUuid` should be of the form `ResourceUuid ...` (golint)
|
lint:
utils/uuidgen/uuidgen.go#L10
func ResourceUuid should be ResourceUUID (golint)
|
lint:
utils/uuidgen/uuidgen.go#L18
exported function `GenerateUuidFromName` should have comment or be unexported (golint)
|
lint:
services/dns/client.go#L17
exported type `Client` should have comment or be unexported (golint)
|
lint:
services/dns/client.go#L21
exported function `NewClient` should have comment or be unexported (golint)
|
lint:
services/dns/record.go#L169
var `castedTtl` should be `castedTTL` (golint)
|
lint:
services/autoscaling/actions.go#L9
exported method `Client.GetAction` should have comment or be unexported (golint)
|
lint:
services/autoscaling/actions.go#L15
exported method `Client.GetAllActions` 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/
|