Skip to content

Lightbits seed policies #124

Lightbits seed policies

Lightbits seed policies #124

Triggered via pull request July 9, 2024 12:11
Status Failure
Total duration 1m 5s
Artifacts

docker.yaml

on: pull_request
Docker Build
57s
Docker Build
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Docker Build: cmd/duros-seed/internal/ensurer.go#L36
avoid direct access to proto field p.Name, use p.GetName() instead (protogetter)
Docker Build: cmd/duros-seed/internal/ensurer.go#L80
avoid direct access to proto field old.UUID, use old.GetUUID() instead (protogetter)
Docker Build: cmd/duros-seed/internal/ensurer.go#L81
avoid direct access to proto field old.Name, use old.GetName() instead (protogetter)
Docker Build: cmd/duros-seed/internal/ensurer.go#L126
avoid direct access to proto field p.Info, use p.GetInfo() instead (protogetter)
Docker Build: cmd/duros-seed/internal/ensurer.go#L130
avoid direct access to proto field limit.QoSRateLimitPolicy.PolicyVisibility, use limit.QoSRateLimitPolicy.GetPolicyVisibility() instead (protogetter)
Docker Build: cmd/duros-seed/internal/ensurer_test.go#L506
missing cases in switch of type reflect.Kind: reflect.Invalid, reflect.Bool, reflect.Int, reflect.Int8, reflect.Int16, reflect.Int32, reflect.Int64, reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr, reflect.Float32, reflect.Float64, reflect.Complex64, reflect.Complex128, reflect.Chan, reflect.Func, reflect.Interface, reflect.String, reflect.UnsafePointer (exhaustive)
Docker Build: cmd/duros-seed/internal/ensurer_test.go#L565
missing cases in switch of type reflect.Kind: reflect.Invalid, reflect.Bool, reflect.Int, reflect.Int8, reflect.Int16, reflect.Int32, reflect.Int64, reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr, reflect.Float32, reflect.Float64, reflect.Complex64, reflect.Complex128, reflect.Array, reflect.String, reflect.Struct (exhaustive)
Docker Build
issues found