feat: Implement Monitoring Service #872
linter.yaml
on: pull_request
detect-noop
8s
lint
1m 19s
Annotations
10 errors and 1 warning
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:
utils/hash/hash.go#L4
G501: Blocklisted import crypto/md5: weak cryptographic primitive (gosec)
|
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
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/
|