Skip to content

Support Map() API for ygnmi.SetBatch operations. #520

Support Map() API for ygnmi.SetBatch operations.

Support Map() API for ygnmi.SetBatch operations. #520

Triggered via pull request January 2, 2024 20:58
Status Failure
Total duration 1m 51s
Artifacts

go.yml

on: pull_request
Matrix: go / Build and Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
generate
Process completed with exit code 1.
go / Static Analysis: internal/gnmitestutil/gnmi.go#L179
parameter 'opts' seems to be unused, consider removing or renaming it as _
go / Static Analysis: pathgen/gnmigen.go#L117
parameter 'dir' seems to be unused, consider removing or renaming it as _
go / Static Analysis: pathgen/gnmigen.go#L205
parameter 'pathStructName' seems to be unused, consider removing or renaming it as _
go / Static Analysis: pathgen/gnmigen.go#L205
parameter 'compressBehaviour' seems to be unused, consider removing or renaming it as _
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 _
go / Static Analysis: internal/testutil/schema.go#L148
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