feat(cdn): add cdn client, config, list command #3249
ci.yaml
on: pull_request
CI
6m 5s
Check GoReleaser config
6s
Code coverage report
0s
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)
|