Dont omit output when script fails #166
Annotations
10 errors and 1 warning
revive:
commonci/commonci.go#L97
func parameter validatorId should be validatorID
|
revive:
commonci/commonci.go#L288
struct field ValidatorId should be ValidatorID
|
revive:
openconfig-ci/main.go#L15
should have a package comment
|
revive:
cmd/check.go#L15
should have a package comment
|
revive:
validators/misc-checks/ocversion/ocversion.go#L15
should have a package comment
|
revive:
openconfig-ci/ocdiff/ocdiff.go#L164
if block ends with a return statement, so drop this else and outdent its block
|
revive:
openconfig-ci/ocdiff/ocdiff.go#L15
package comment should be of the form "Package ocdiff ..."
|
revive:
openconfig-ci/ocdiff/ocdiff.go#L155
exported method DiffReport.Sort should have comment or be unexported
|
revive:
yangutil/yangutil.go#L15
package comment should be of the form "Package yangutil ..."
|
revive:
yangutil/yangutil.go#L23
exported function GetAllYANGFiles should have comment or be unexported
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading