feat: add structs #27
Annotations
10 errors and 2 warnings
|
lint:
map/async_map.go#L52
Error return value is not checked (errcheck)
|
|
lint:
map/async_map.go#L67
Error return value is not checked (errcheck)
|
|
lint:
map/async_map.go#L86
Error return value is not checked (errcheck)
|
|
lint:
map/async_map.go#L118
Error return value is not checked (errcheck)
|
|
lint:
structs/structs.go#L39
cognitive complexity 16 of func `ToMap` is high (> 15) (gocognit)
|
|
lint:
structs/structs.go#L42
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)
|
|
lint:
structs/structs.go#L48
return with no blank line before (nlreturn)
|
|
lint:
structs/structs.go#L62
return with no blank line before (nlreturn)
|
|
lint:
structs/structs.go#L71
return with no blank line before (nlreturn)
|
|
lint:
structs/structs.go#L81
return with no blank line before (nlreturn)
|
|
lint
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.0-40a9491a81c63c04a544bb5b8a3ad9f65e3856fbc69a957b345d8bc07cf66187
|
|
lint
Cache not found for keys: golangci-lint.cache-Linux-2877-f19c1060158f3d6c4aef1a5fde18d65ead8967ca, golangci-lint.cache-Linux-2877-
|