Skip to content

API changes: fix Go-type convention, fix required fields, remove undocumented old parameters #2115

API changes: fix Go-type convention, fix required fields, remove undocumented old parameters

API changes: fix Go-type convention, fix required fields, remove undocumented old parameters #2115

Triggered via pull request February 23, 2024 21:56
Status Failure
Total duration 29s
Artifacts

verify.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Verify: go/src/github.com/shipwright-io/build/pkg/reconciler/buildrun/resources/taskrun.go#L129
S1011: should replace loop with `taskCommand = append(taskCommand, containerValue.Command...)` (gosimple)
Verify: go/src/github.com/shipwright-io/build/pkg/reconciler/buildrun/resources/taskrun.go#L134
S1011: should replace loop with `taskArgs = append(taskArgs, containerValue.Args...)` (gosimple)
Verify
issues found
Verify
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.