PromucFlow_constructor/app/client/src/sagas
Valera Melnikov a2bfe450b6
chore: enable no-explicit-any rule (#35321)
## Description
-  Enabled the rule `@typescript-eslint/no-explicit-any`
- Suppressed errors with comment
```
// TODO: Fix this the next time the file is edited
// eslint-disable-next-line @typescript-eslint/no-explicit-any
```

Fixes #35308 

## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/10181176984>
> Commit: 7fc604e24fa234da7ab2ff56e0b1c715268796ee
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10181176984&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Wed, 31 Jul 2024 15:00:45 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No
2024-07-31 18:41:28 +03:00
..
__tests__ chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
ActionExecution chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
autoHeightSagas chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
BuildingBlockSagas chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
CanvasSagas chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
PartialImportExportSagas fix: Changes for Anvil Alpha release (#34211) 2024-07-05 13:57:59 +05:30
PasteWidgetUtils chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
WebsocketSagas chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
ActionSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
AnalyticsSaga.ts feat: side-by-side edit mode hover analytics (#34185) 2024-06-20 14:03:06 +05:30
ApiPaneSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
AppThemingSaga.tsx chore: rm dr ce (#34765) 2024-07-31 08:24:51 +05:30
AutoLayoutUpdateSagas.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
BatchSagas.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
CommunityTemplatesSagas.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
CurlImportSagas.ts chore: rm dr ce (#34765) 2024-07-31 08:24:51 +05:30
DatasourcesSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
DebuggerSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
editorContextSagas.ts
ErrorSagas.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
EvalErrorHandler.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
EvaluationsSaga.test.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
EvaluationsSaga.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
EvaluationsSagaUtils.test.ts chore: constrain the diff on only affected JS actions (#33435) 2024-05-27 11:45:10 +05:30
EvaluationsSagaUtils.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
EvalWorkerActionSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
FocusRetentionSaga.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
FormEvaluationSaga.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
getNextEntityAfterRemove.test.ts feat: revamped logic for tabs removal and action/JS deletion (#32690) 2024-04-19 12:19:24 +05:30
GitSyncSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
GlobalSearchSagas.ts chore: rm dr ce (#34765) 2024-07-31 08:24:51 +05:30
helper.test.ts
helper.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
IDESaga.tsx chore: rm dr ce (#34765) 2024-07-31 08:24:51 +05:30
InitSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
JSLibrarySaga.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
JSPaneSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
layoutConversionSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
LintingSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
loadGoogleApi.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
ModalSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
NavigationSagas.ts
OnboardingSagas.ts chore: rm dr ce (#34765) 2024-07-31 08:24:51 +05:30
OneClickBindingSaga.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
PageVisibilitySagas.ts
PluginSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
PostEvaluationSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
PostLintingSagas.ts chore: Import debugger fixes (#31080) 2024-02-14 12:00:18 +05:30
QueryPaneSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
RecentEntitiesSagas.ts chore: rm dr ce (#34765) 2024-07-31 08:24:51 +05:30
ReplaySaga.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
SaaSPaneSagas.ts chore: rm dr ce (#34765) 2024-07-31 08:24:51 +05:30
selectors.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
SnapshotSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
SnipingModeSaga.test.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
SnipingModeSagas.ts fix: sniping mode for module to bind to existing and new widgets (#35072) 2024-07-23 16:36:22 +05:30
TemplatesSagas.ts chore: rm dr ce (#34765) 2024-07-31 08:24:51 +05:30
TernSaga.ts chore: "Revert Lazy load autocomplete and linting services" (#30035) 2024-01-04 15:26:18 +05:30
ThemeSaga.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
ToastSagas.ts chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
UtilSagas.ts
WidgetAdditionSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
WidgetBlueprintSagas.test.ts fix: jest test failures coz of getIsAnvilLayout (#32664) 2024-04-15 09:17:23 +05:30
WidgetBlueprintSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
WidgetDeletionSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
WidgetEnhancementHelpers.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
WidgetLoadingSaga.ts chore: separated tree type into common file to be extended on EE (#27812) 2023-10-10 18:02:17 +05:30
WidgetOperationSaga.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
WidgetOperationSagas.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
WidgetOperationUtils.test.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
WidgetOperationUtils.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
WidgetSelectionSagas.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
WidgetSelectUtils.test.ts
WidgetSelectUtils.ts chore: Add Create as a Widget SelectionRequestType (#31799) 2024-03-15 14:57:06 +05:30