Support Wildcard Batch #491
Triggered via pull request
October 20, 2023 05:01
Status
Success
Total duration
5h 35m 33s
Artifacts
–
go.yml
on: pull_request
go
/
Static Analysis
1m 42s
go
/
staticcheck
8s
generate
57s
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/testutil/gnmi.go#L139
exported type SetClient 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/gnmi.go#L158
exported method SetClient.AddResponse should have comment or be unexported
|
go / Static Analysis:
internal/testutil/gnmi.go#L164
exported method SetClient.Set should have comment or be unexported
|
go / Static Analysis:
internal/testutil/gnmi.go#L97
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
go / Static Analysis:
internal/testutil/gnmi.go#L164
parameter 'opts' seems to be unused, consider removing or renaming it as _
|
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
|