Fixed nil pointer exceptions in WFS mapfile generator #34
+12
−2
Annotations
10 errors and 1 warning
|
api/v2beta1/shared_conversion.go#L48
G115: integer overflow conversion int -> int32 (gosec)
|
|
api/v2beta1/shared_conversion.go#L59
G115: integer overflow conversion int -> int32 (gosec)
|
|
api/v2beta1/wfs_conversion.go#L53
G115: integer overflow conversion int -> int32 (gosec)
|
|
api/v2beta1/wms_conversion.go#L426
calculated cyclomatic complexity for function mapV3LayerToV2Layers is 20, max is 15 (cyclop)
|
|
api/v2beta1/wfs_conversion.go#L28
File is not properly formatted (goimports)
|
|
api/v2beta1/wms_conversion.go#L29
File is not properly formatted (goimports)
|
|
api/v2beta1/wms_conversion_test.go#L3
File is not properly formatted (goimports)
|
|
api/v2beta1/wms_conversion.go#L429
`if parent == nil && v3Layer.Name == nil` has complex nested blocks (complexity: 15) (nestif)
|
|
config/crd/update_openapi.go#L87
Error return value of `goyaml.Unmarshal` is not checked (errcheck)
|
|
config/crd/update_openapi.go#L20
Function 'updateWMSV3Layers' has too many statements (43 > 40) (funlen)
|
|
|
The logs for this run have expired and are no longer available.
Loading