Add ygnmi validator #144
Annotations
11 errors
|
openconfig-ci/main.go#L15
should have a package comment
|
post_results/misc-checks.go#L115
should replace filesReachedCount += 1 with filesReachedCount++
|
post_results/misc-checks.go#L129
should replace ocVersionChangedCount += 1 with ocVersionChangedCount++
|
post_results/misc-checks.go#L140
should replace ocVersionChangedCount += 1 with ocVersionChangedCount++
|
cmd/check.go#L15
should have a package comment
|
yangutil/yangutil.go#L23
exported function GetAllYANGFiles should have comment or be unexported
|
yangutil/yangutil.go#L15
package comment should be of the form "Package yangutil ..."
|
validators/misc-checks/ocversion/ocversion.go#L15
should have a package comment
|
util/parseutil.go#L32
don't use ALL_CAPS in Go names; use CamelCase
|
openconfig-ci/ocdiff/ocdiff.go#L158
if block ends with a return statement, so drop this else and outdent its block
|
The logs for this run have expired and are no longer available.
Loading