chore(TwoWindingsTransformerCreation): use form from commons-UI #5212
build.yml
on: pull_request
build
/
Check licenses headers
28s
build
/
build
1m 32s
Annotations
6 errors and 3 warnings
|
build / build
Process completed with exit code 2.
|
|
build / build:
src/components/dialogs/network-modification/simple-modification/ModificationDialog.tsx#L109
Type '{ children: Element; open: boolean; formContext: { validationSchema: ObjectSchema<FormData, AnyObject, any, "">; removeOptional: boolean; ... 17 more ...; subscribe: UseFormSubscribe<...>; }; ... 4 more ...; dialogWidth: Breakpoint | undefined; }' is not assignable to type 'IntrinsicAttributes & Readonly<CustomMuiDialogProps<FormData>>'.
|
|
build / build:
src/components/dialogs/network-modification/composite-modification/composite-modification-dialog.tsx#L103
Module '"@gridsuite/commons-ui"' has no exported member 'twoWindingsTransformerCreationFormToDto'.
|
|
build / build:
src/components/dialogs/network-modification/composite-modification/composite-modification-dialog.tsx#L102
Module '"@gridsuite/commons-ui"' has no exported member 'twoWindingsTransformerCreationDtoToForm'.
|
|
build / build:
src/components/dialogs/network-modification/composite-modification/composite-modification-dialog.tsx#L101
Module '"@gridsuite/commons-ui"' has no exported member 'twoWindingsTransformerCreationFormSchema'.
|
|
build / build:
src/components/dialogs/network-modification/composite-modification/composite-modification-dialog.tsx#L100
Module '"@gridsuite/commons-ui"' has no exported member 'TwoWindingsTransformerForm'.
|
|
build / Check licenses headers
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-go@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / Check licenses headers
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
|
build / build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|