fix(prettyCQL): prettyCQL crashes on ouf-of-bound access #539
Annotations
8 errors
Lint Test and Build:
pkg/typedef/bag.go#L78
Error return value of `ct.ValueType.CQLPretty` is not checked (errcheck)
|
Lint Test and Build:
pkg/typedef/typedef_test.go#L139
Error return value of `typ.CQLPretty` is not checked (errcheck)
|
Lint Test and Build:
pkg/typedef/typedef_test.go#L148
Error return value of `t.CQLPretty` is not checked (errcheck)
|
Lint Test and Build:
pkg/typedef/typedef_test.go#L167
Error return value is not checked (errcheck)
|
Lint Test and Build:
pkg/typedef/types.go#L157
Error return value of `mt.KeyType.CQLPretty` is not checked (errcheck)
|
Lint Test and Build:
pkg/typedef/types.go#L159
Error return value of `mt.ValueType.CQLPretty` is not checked (errcheck)
|
Lint Test and Build:
pkg/typedef/udt.go#L69
Error return value of `v.CQLPretty` is not checked (errcheck)
|
Lint Test and Build
Process completed with exit code 2.
|