Skip to content

fix: API editor query parameters not auto-updating URL #24263

fix: API editor query parameters not auto-updating URL

fix: API editor query parameters not auto-updating URL #24263

Triggered via pull request April 7, 2025 11:58
Status Failure
Total duration 9m 52s
Artifacts

quality-checks.yml

on: pull_request
path-filter
11s
path-filter
client-build  /  client-build
3m 11s
client-build / client-build
client-prettier  /  prettier-check
3m 38s
client-prettier / prettier-check
client-unit-tests  /  client-unit-tests
9m 18s
client-unit-tests / client-unit-tests
client-lint  /  client-lint
5m 37s
client-lint / client-lint
client-check-cyclic-deps  /  check-cyclic-dependencies
3m 28s
client-check-cyclic-deps / check-cyclic-dependencies
server-spotless  /  spotless-check
server-spotless / spotless-check
server-unit-tests  /  server-unit-tests
server-unit-tests / server-unit-tests
qc-result
0s
qc-result
Fit to window
Zoom out
Zoom in

Annotations

11 errors
client-build / client-build
Module '"ee/constants/ReduxActionConstants"' has no exported member 'ReduxAction'.
client-build / client-build
Module '"ee/constants/ReduxActionConstants"' has no exported member 'ReduxActionWithMeta'.
client-build / client-build
Argument of type '(actionPayload: ReduxActionWithMeta<string, { field: string; }>, actionId: string) => Generator<SelectEffect | TakeEffect | PutEffect<FormAction> | PutEffect<...>, void, { ...; }>' is not assignable to parameter of type 'Saga'.
client-build / client-build
Argument of type '(actionPayload: ReduxActionWithMeta<string, { field: string; }>, actionId: string) => Generator<SelectEffect | TakeEffect | PutEffect<FormAction> | PutEffect<...>, void, { ...; }>' is not assignable to parameter of type 'Saga'.
client-build / client-build
Argument of type '(actionPayload: ReduxActionWithMeta<string, { field: string; }>, actionId: string) => Generator<SelectEffect | TakeEffect | PutEffect<FormAction> | PutEffect<...>, void, { ...; }>' is not assignable to parameter of type 'Saga'.
client-build / client-build
Object literal may only specify known properties, and 'selector' does not exist in type 'RunSagaOptions<DispatchedAction, {}>'.
client-build / client-build
Process completed with exit code 2.
client-prettier / prettier-check
Process completed with exit code 1.
client-lint / client-lint
Process completed with exit code 1.
client-unit-tests / client-unit-tests
Process completed with exit code 1.
qc-result
Process completed with exit code 1.