Fix revive checks #523
Annotations
10 errors
internal/testutil/schema.go#L67
don't use underscores in Go names; type UnionLeafType_String should be UnionLeafTypeString
|
internal/testutil/schema.go#L71
don't use underscores in Go names; method Is_UnionLeafType should be IsUnionLeafType
|
internal/testutil/schema.go#L73
don't use underscores in Go names; type UnionLeafType_Uint32 should be UnionLeafTypeUint32
|
internal/testutil/schema.go#L77
don't use underscores in Go names; method Is_UnionLeafType should be IsUnionLeafType
|
internal/testutil/schema.go#L79
don't use underscores in Go names; type UnionLeafType_EnumType should be UnionLeafTypeEnumType
|
internal/testutil/schema.go#L83
don't use underscores in Go names; method Is_UnionLeafType should be IsUnionLeafType
|
internal/testutil/schema.go#L89
don't use underscores in Go names; type UnionLeafType_EnumType2 should be UnionLeafTypeEnumType2
|
internal/testutil/schema.go#L93
don't use underscores in Go names; method Is_UnionLeafType should be IsUnionLeafType
|
internal/testutil/schema.go#L142
don't use underscores in Go names; type Model_SingleKey should be ModelSingleKey
|
internal/testutil/schema.go#L217
don't use underscores in Go names; method To_UnionLeafType should be ToUnionLeafType
|
The logs for this run have expired and are no longer available.
Loading