Add other ygot flags #501
go.yml
on: pull_request
go
/
Static Analysis
1m 29s
go
/
staticcheck
19s
generate
37s
Matrix: go / Build and Test
Annotations
10 errors
go / Static Analysis:
internal/testutil/schema.go#L44
exported method EnumType.ΛMap should have comment or be unexported
|
go / Static Analysis:
internal/testutil/schema.go#L48
exported method EnumType.IsYANGGoEnum should have comment or be unexported
|
go / Static Analysis:
internal/testutil/schema.go#L57
exported method EnumType2.ΛMap should have comment or be unexported
|
go / Static Analysis:
internal/testutil/gnmi.go#L139
exported type SetClient should have comment or be unexported
|
go / Static Analysis:
internal/testutil/schema.go#L61
exported method EnumType2.IsYANGGoEnum should have comment or be unexported
|
go / Static Analysis:
internal/logutil/logutil.go#L1
should have a package comment
|
go / Static Analysis:
internal/testutil/schema.go#L63
exported type UnionLeafType should have comment or be unexported
|
go / Static Analysis:
internal/testutil/gnmi.go#L151
exported method SetClient.Reset should have comment or be unexported
|
go / Static Analysis:
internal/testutil/schema.go#L67
exported type UnionLeafType_String should have comment or be unexported
|
go / Static Analysis:
internal/testutil/schema.go#L71
exported method UnionLeafType_String.Is_UnionLeafType should have comment or be unexported
|