Skip to content

Merge pull request #94 from openconfig/fix-type-update #162

Merge pull request #94 from openconfig/fix-type-update

Merge pull request #94 from openconfig/fix-type-update #162

Triggered via push November 20, 2023 20:46
Status Success
Total duration 2m 39s
Artifacts

go.yml

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

Annotations

10 errors
go / Static Analysis: webhook/main.go#L102
parameter 'w' seems to be unused, consider removing or renaming it as _
go / Static Analysis: openconfig-ci/main.go#L15
should have a package comment
go / Static Analysis: cmd_gen/main_test.go#L30
parameter 'labelColor' seems to be unused, consider removing or renaming it as _
go / Static Analysis: cmd_gen/main_test.go#L30
parameter 'owner' seems to be unused, consider removing or renaming it as _
go / Static Analysis: cmd_gen/main_test.go#L30
parameter 'repo' seems to be unused, consider removing or renaming it as _
go / Static Analysis: cmd_gen/main_test.go#L30
parameter 'prNumber' seems to be unused, consider removing or renaming it as _
go / Static Analysis: cmd/check.go#L15
should have a package comment
go / Static Analysis: yangutil/yangutil.go#L23
exported function GetAllYANGFiles should have comment or be unexported
go / Static Analysis: yangutil/yangutil.go#L15
package comment should be of the form "Package yangutil ..."
go / Static Analysis: openconfig-ci/ocdiff/ocdiff.go#L155
exported method DiffReport.Sort should have comment or be unexported