Skip to content

refactor: Use bundle instead of sdk-go-container-registry #915

refactor: Use bundle instead of sdk-go-container-registry

refactor: Use bundle instead of sdk-go-container-registry #915

Triggered via pull request January 28, 2025 15:08
Status Failure
Total duration 1m 22s
Artifacts

linter.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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/