Various QoL improvments #1006
Triggered via pull request
September 14, 2023 07:47
Status
Failure
Total duration
7m 28s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
20 errors
Linter:
netquery/query_handler.go#L14
File is not `gci`-ed with --skip-generated -s standard,default (gci)
|
Linter:
netquery/query_request.go#L8
File is not `gci`-ed with --skip-generated -s standard,default (gci)
|
Linter:
netquery/query_request.go#L9
File is not `gci`-ed with --skip-generated -s standard,default (gci)
|
Linter:
netquery/query.go#L347
netquery/query.go:347: Line contains FIXME: "FIXME(ppacher): if we start supporting v..." (godox)
|
Linter:
netquery/orm/decoder.go#L464
exported function `NormalizeKind` should have comment or be unexported (golint)
|
Linter:
netquery/database.go#L60
exported type `BatchExecute` should have comment or be unexported (golint)
|
Linter:
netquery/query_handler.go#L30
exported type `BatchQueryHandler` should have comment or be unexported (golint)
|
Linter:
netquery/query_request.go#L13
exported type `QueryRequestPayload` should have comment or be unexported (golint)
|
Linter:
netquery/orm/encoder.go#L186
missing cases in switch of type reflect.Kind: reflect.Invalid, reflect.Bool, reflect.Int8, reflect.Int16, reflect.Int32, reflect.Int64, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr, reflect.Float32, reflect.Complex64, reflect.Complex128, reflect.Array, reflect.Chan, reflect.Func, reflect.Interface, reflect.Map, reflect.Pointer|reflect.Ptr, reflect.Slice, reflect.String, reflect.Struct, reflect.UnsafePointer (exhaustive)
|
Linter:
netquery/query.go#L314
ineffectual assignment to encodedValue (ineffassign)
|
Test
undefined: config.RequiresUIReloadAnnotation
|
Test
undefined: config.RequiresUIReloadAnnotation
|
Test
undefined: config.RequiresUIReloadAnnotation
|
Test
undefined: config.RequiresUIReloadAnnotation
|
Test
undefined: config.RequiresUIReloadAnnotation
|
Test
undefined: config.RequiresUIReloadAnnotation
|
Test:
core/config.go#L67
undefined: config.RequiresUIReloadAnnotation
|
Test:
core/config.go#L67
undefined: config.RequiresUIReloadAnnotation
|
Test:
core/config.go#L67
undefined: config.RequiresUIReloadAnnotation
|
Test:
core/config.go#L67
undefined: config.RequiresUIReloadAnnotation
|