Skip to content

Onboard IaaS server commands #1248

Onboard IaaS server commands

Onboard IaaS server commands #1248

Triggered via pull request November 19, 2024 11:14
Status Failure
Total duration 2m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
CI: internal/cmd/beta/server/list/list.go#L181
rangeValCopy: each iteration copies 176 bytes (consider pointers or indexing) (gocritic)
CI: internal/cmd/beta/server/describe/describe.go#L194
S1011: should replace loop with `emails = append(emails, *server.ServiceAccountMails...)` (gosimple)
CI: internal/cmd/beta/server/describe/describe.go#L202
S1011: should replace loop with `volumes = append(volumes, *server.Volumes...)` (gosimple)
CI
Process completed with exit code 2.