Skip to content

Dont omit output when script fails #166

Dont omit output when script fails

Dont omit output when script fails #166

Triggered via pull request February 3, 2024 00:45
Status Success
Total duration 1m 16s
Artifacts

go.yml

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

Annotations

10 errors and 4 warnings
go / Static Analysis: commonci/commonci.go#L97
func parameter validatorId should be validatorID
go / Static Analysis: commonci/commonci.go#L288
struct field ValidatorId should be ValidatorID
go / Static Analysis: openconfig-ci/main.go#L15
should have a package comment
go / Static Analysis: cmd/check.go#L15
should have a package comment
go / Static Analysis: validators/misc-checks/ocversion/ocversion.go#L15
should have a package comment
go / Static Analysis: openconfig-ci/ocdiff/ocdiff.go#L164
if block ends with a return statement, so drop this else and outdent its block
go / Static Analysis: openconfig-ci/ocdiff/ocdiff.go#L15
package comment should be of the form "Package ocdiff ..."
go / Static Analysis: openconfig-ci/ocdiff/ocdiff.go#L155
exported method DiffReport.Sort 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: yangutil/yangutil.go#L23
exported function GetAllYANGFiles should have comment or be unexported
go / Static Analysis
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/.
go / staticcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go / Build and Test (oldstable)
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/.
go / Build and Test (stable)
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/.