refactor: Use bundle instead of SDK for Cloud API #945
Annotations
10 errors and 1 warning
Lint:
utils/hash/hash.go#L4
G501: Blocklisted import crypto/md5: weak cryptographic primitive (gosec)
|
Lint:
internal/envar/envar.go#L20
exported const IonosInsecure should have comment (or a comment on this block) or be unexported (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/uuidgen/uuidgen.go#L9
comment on exported function `ResourceUuid` should be of the form `ResourceUuid ...` (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