fix: API editor query parameters not auto-updating URL #24263
quality-checks.yml
on: pull_request
path-filter
11s
client-build
/
client-build
3m 11s
client-prettier
/
prettier-check
3m 38s
client-unit-tests
/
client-unit-tests
9m 18s
client-lint
/
client-lint
5m 37s
client-check-cyclic-deps
/
check-cyclic-dependencies
3m 28s
server-spotless
/
spotless-check
server-unit-tests
/
server-unit-tests
qc-result
0s
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.
|