Merge pull request #142 from openconfig/map-api-batch #522
go.yml
on: push
go
/
Static Analysis
1m 5s
go
/
staticcheck
23s
generate
28s
Matrix: go / Build and Test
Annotations
10 errors
go / Static Analysis:
internal/logutil/logutil.go#L1
should have a package comment
|
go / Static Analysis:
internal/gnmitestutil/gnmi.go#L179
parameter 'opts' seems to be unused, consider removing or renaming it as _
|
go / Static Analysis:
internal/gnmitestutil/gnmi.go#L154
exported type SetClient should have comment or be unexported
|
go / Static Analysis:
internal/gnmitestutil/gnmi.go#L166
exported method SetClient.Reset should have comment or be unexported
|
go / Static Analysis:
internal/gnmitestutil/gnmi.go#L173
exported method SetClient.AddResponse should have comment or be unexported
|
go / Static Analysis:
internal/gnmitestutil/gnmi.go#L179
exported method SetClient.Set should have comment or be unexported
|
go / Static Analysis:
internal/testutil/schema.go#L105
parameter 'opts' seems to be unused, consider removing or renaming it as _
|
go / Static Analysis:
internal/testutil/schema.go#L117
parameter 'opts' seems to be unused, consider removing or renaming it as _
|
go / Static Analysis:
internal/testutil/schema.go#L130
parameter 'opts' seems to be unused, consider removing or renaming it as _
|
go / Static Analysis:
internal/testutil/schema.go#L138
parameter 'opts' seems to be unused, consider removing or renaming it as _
|