Skip to content

Add cloudbuild script to allow for regular image re-builds #136

Add cloudbuild script to allow for regular image re-builds

Add cloudbuild script to allow for regular image re-builds #136

Triggered via pull request October 25, 2023 21:55
Status Success
Total duration 1m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

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

Annotations

10 errors
go / Static Analysis: cmd_gen/main_test.go#L30
parameter 'labelColor' seems to be unused, consider removing or renaming it as _
go / Static Analysis: cmd_gen/main_test.go#L30
parameter 'owner' seems to be unused, consider removing or renaming it as _
go / Static Analysis: cmd_gen/main_test.go#L30
parameter 'repo' seems to be unused, consider removing or renaming it as _
go / Static Analysis: commonci/commonci.go#L97
func parameter validatorId should be validatorID
go / Static Analysis: openconfig-ci/main.go#L15
should have a package comment
go / Static Analysis: commonci/commonci.go#L283
struct field ValidatorId should be ValidatorID
go / Static Analysis: cmd_gen/main_test.go#L30
parameter 'prNumber' seems to be unused, consider removing or renaming it as _
go / Static Analysis: util/parseutil.go#L32
don't use ALL_CAPS in Go names; use CamelCase
go / Static Analysis: post_results/main_test.go#L272
struct field inValidatorId should be inValidatorID
go / Static Analysis: post_results/main.go#L48
var validatorId should be validatorID