refactor(userconfig): new generator for SDKv2 #3423
Annotations
10 errors
ucgenerator/main.go#L348
const `diffSuppressors` is unused (unused)
|
ucgenerator/models.go#L162
func `(*object).isComputed` is unused (unused)
|
internal/schemautil/mutations.go#L118
func `stringSuffixForIPFilters` is unused (unused)
|
internal/schemautil/mutations.go#L131
func `stringSuffixForNamespaces` is unused (unused)
|
internal/schemautil/schemautil.go#L17
var `errInvalidStateType` is unused (unused)
|
internal/schemautil/schemautil.go#L322
func `unmarshalUserConfig` is unused (unused)
|
internal/sdkprovider/userconfig/converters/converters.go#L148
S1009: should omit nil check; len() for map[string]any is defined as zero (gosimple)
|
internal/sdkprovider/userconfig/converters/converters_test.go#L135
ineffectual assignment to err (ineffassign)
|
internal/sdkprovider/userconfig/diff/diff.go#L54
ST1003: func SuppressIpFilterSet should be SuppressIPFilterSet (stylecheck)
|
internal/sdkprovider/userconfig/converters/converters.go#L422
ST1003: func toJson should be toJSON (stylecheck)
|
The logs for this run have expired and are no longer available.
Loading