Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #168
Annotations
10 errors and 1 warning
revive:
cmd/check.go#L15
should have a package comment
|
revive:
validators/misc-checks/ocversion/ocversion.go#L15
should have a package comment
|
revive:
commonci/commonci.go#L15
should have a package comment
|
revive:
post_results/misc-checks.go#L113
should replace filesReachedCount += 1 with filesReachedCount++
|
revive:
post_results/misc-checks.go#L127
should replace ocVersionChangedCount += 1 with ocVersionChangedCount++
|
revive:
post_results/misc-checks.go#L138
should replace ocVersionChangedCount += 1 with ocVersionChangedCount++
|
revive:
post_results/main.go#L15
should have a package comment
|
revive:
yangutil/yangutil.go#L15
package comment should be of the form "Package yangutil ..."
|
revive:
openconfig-ci/main.go#L15
should have a package comment
|
revive:
webhook/main.go#L15
should have a package comment
|
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/.
|
Loading