chore(ci): [WIP] rebuild TS types from OpenAPI specs #9301
Triggered via pull request
February 17, 2025 10:52
Status
Failure
Total duration
10m 59s
Artifacts
–
main.yml
on: pull_request
install-dependencies
17s
Matrix: browser-tests
Matrix: cli-tests
Matrix: lint-tests
branch-protection
0s
Annotations
7 errors
lint-tests (./packages/kuma-gui)
Object literal may only specify known properties, and 'offset' does not exist in type '{ filter?: { key?: string | undefined; value?: string | undefined; } | undefined; }'.
|
lint-tests (./packages/kuma-gui)
Property 'state' is missing in type '{}' but required in type '{ identities?: { type: "ServiceTag"; value: string; }[] | undefined; ports?: { appProtocol: string; name?: string | undefined; port: number; targetPort?: string | number | undefined; }[] | undefined; selector?: { dataplaneRef?: { name?: string | undefined; } | undefined; dataplaneTags?: { [key: string]: string; } | undefined; } | undefined; state: "Available" | "Unavailable"; }'.
|
lint-tests (./packages/kuma-gui)
Object literal may only specify known properties, and 'offset' does not exist in type '{ filter?: { key?: string | undefined; value?: string | undefined; } | undefined; }'.
|
lint-tests (./packages/kuma-gui)
Object literal may only specify known properties, and 'offset' does not exist in type '{ filter?: { key?: string | undefined; value?: string | undefined; } | undefined; }'.
|
lint-tests (./packages/kuma-gui)
Object literal may only specify known properties, and 'offset' does not exist in type '{ filter?: { key?: string | undefined; value?: string | undefined; } | undefined; }'.
|
lint-tests (./packages/kuma-gui)
Process completed with exit code 2.
|
branch-protection
Process completed with exit code 1.
|