Add tests and fix major version comment #163
Annotations
10 errors
openconfig-ci/main.go#L15
should have a package comment
|
cmd/check.go#L15
should have a package comment
|
yangutil/yangutil.go#L15
package comment should be of the form "Package yangutil ..."
|
yangutil/yangutil.go#L23
exported function GetAllYANGFiles should have comment or be unexported
|
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#L15
package comment should be of the form "Package ocdiff ..."
|
openconfig-ci/ocdiff/ocdiff.go#L164
if block ends with a return statement, so drop this else and outdent its block
|
openconfig-ci/ocdiff/ocdiff.go#L155
exported method DiffReport.Sort should have comment or be unexported
|
cmd_gen/main.go#L15
should have a package comment
|
The logs for this run have expired and are no longer available.
Loading