Skip to content

Add support for custom registration fields for registry #1378

Add support for custom registration fields for registry

Add support for custom registration fields for registry #1378

Triggered via pull request January 18, 2024 21:06
Status Failure
Total duration 1m 37s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: registry/registry_validation.go#L179
S1009: should omit nil check; len() for map[string]interface{} is defined as zero (gosimple)
lint: registry/registry_validation.go#L211
SA4017: Unix doesn't have side effects and its return value is ignored (staticcheck)
lint: registry/registry_validation.go#L213
SA4017: Unix doesn't have side effects and its return value is ignored (staticcheck)
lint: registry/registry_validation.go#L215
SA4017: Unix doesn't have side effects and its return value is ignored (staticcheck)
lint
issues found