feat: better response typing #401
Annotations
3 errors
|
Lint js
Process completed with exit code 1.
|
|
Lint js:
packages/sdk/src/utils/responseUtils.ts#L49
Replace `this.extraResources[name]·as·T[]` with `(this.extraResources[name]·as·T[])`
|
|
Lint js:
packages/sdk/src/utils/responseUtils.ts#L13
Replace `T·extends·KubernetesResourceLike·=·KubernetesResourceLike` with `⏎··T·extends·KubernetesResourceLike·=·KubernetesResourceLike,⏎`
|