refactor: Use bundle instead of sdk-go-container-registry #915
linter.yaml
on: pull_request
detect-noop
5s
lint
1m 5s
Annotations
10 errors and 1 warning
lint:
services/cloudapi/flowlog/flowlog.go#L85
captLocal: `ID' should not be capitalized (gocritic)
|
lint:
services/cloudapi/flowlog/flowlog.go#L100
captLocal: `ID' should not be capitalized (gocritic)
|
lint:
services/cloudapi/flowlog/flowlog.go#L115
captLocal: `ID' should not be capitalized (gocritic)
|
lint:
services/cloudapi/flowlog/flowlog.go#L143
captLocal: `ID' should not be capitalized (gocritic)
|
lint:
services/cloudapi/flowlog/flowlog.go#L14
exported var `FlowlogSchemaResource` should have comment or be unexported (golint)
|
lint:
services/cloudapi/flowlog/flowlog.go#L49
exported var `FlowlogSchemaDatasource` should have comment or be unexported (golint)
|
lint:
services/cloudapi/flowlog/flowlog.go#L79
exported type `Service` should have comment or be unexported (golint)
|
lint:
services/cloudapi/flowlog/flowlog.go#L131
method parameter `dcId` should be `dcID` (golint)
|
lint:
services/cloudapi/flowlog/flowlog.go#L150
exported function `GetFlowlogFromMap` should have comment or be unexported (golint)
|
lint:
utils/hash/hash.go#L4
G501: Blocklisted import crypto/md5: weak cryptographic primitive (gosec)
|
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/
|