fix(chat): add new code editor folder renaming and fix issue with temporary folders renaming (Issues #2542, #2293) #4984
Annotations
2 errors and 6 warnings
Test:
apps/chat/src/components/Common/ApplicationWizard/CodeAppView/CodeEditor.tsx#L284
'newFolderId' is assigned a value but never used. Allowed unused vars must match /^__/u
|
Test
Process completed with exit code 1.
|
Test:
libs/modulify-ui/src/lib/ComponentBuilder.test.tsx#L92
Unexpected any. Specify a different type
|
Test:
libs/modulify-ui/src/lib/ComponentBuilder.test.tsx#L98
Unexpected any. Specify a different type
|
Test:
libs/modulify-ui/src/lib/ComponentBuilder.tsx#L72
Unexpected any. Specify a different type
|
Test:
libs/modulify-ui/src/lib/ComponentBuilder.tsx#L83
Unexpected any. Specify a different type
|
Test:
libs/modulify-ui/src/lib/Inversify.tsx#L7
Unexpected any. Specify a different type
|
Test:
libs/modulify-ui/src/lib/Inversify.tsx#L7
Unexpected any. Specify a different type
|
Loading