Skip to content

feat(cdn): add cdn client, config, list command #3249

feat(cdn): add cdn client, config, list command

feat(cdn): add cdn client, config, list command #3249

Triggered via pull request November 19, 2025 16:42
Status Failure
Total duration 6m 8s
Artifacts

ci.yaml

on: pull_request
Check GoReleaser config
6s
Check GoReleaser config
Code coverage report
0s
Code coverage report
Fit to window
Zoom out
Zoom in

Annotations

4 errors
CI
Process completed with exit code 2.
CI: internal/cmd/beta/cdn/distribution/list/list_test.go#L25
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
CI: internal/cmd/beta/cdn/distribution/list/list_test.go#L27
var `testTime` is unused (unused)
CI: internal/cmd/beta/cdn/distribution/list/list_test.go#L320
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)