refactor: make base describe command generic #2260
ci.yml
on: pull_request
lint
35s
test
50s
test-e2e
2m 54s
generate
1m 8s
go-mod-tidy
6s
Annotations
4 errors
lint:
internal/cmd/base/describe_test.go#L15
cannot use generic type base.DescribeCmd[T any] without instantiation (typecheck)
|
lint
issues found
|
test:
internal/cmd/base/describe_test.go#L15
cannot use generic type base.DescribeCmd[T any] without instantiation
|
test
Process completed with exit code 1.
|