Skip to content

feat: better response typing #401

feat: better response typing

feat: better response typing #401

Triggered via push February 4, 2026 14:27
Status Failure
Total duration 1m 48s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

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,⏎`