PromucFlow_constructor/app/client/src/ce/pages/Applications
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
..
CreateNewAppFromTemplateModal chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
tests fix: hide Create app from templates in airgapped image (#33581) 2024-05-20 15:56:25 +05:30
ApplicationCardList.tsx chore: rm dr ce (#34765) 2024-07-31 08:24:51 +05:30
CreateNewAppsOption.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
CreateNewAppsOption.tsx chore: rm dr ce (#34765) 2024-07-31 08:24:51 +05:30
EmbedSnippetTab.tsx chore: rm dr ce (#34765) 2024-07-31 08:24:51 +05:30
helpers.ts chore: Workspace home page refactor for packages (#26654) 2023-08-31 13:51:04 +05:30
index.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
ManageEnvironmentsMenu.tsx feat: manage env code split (#28215) 2023-11-07 12:04:47 +05:30
PackageCardList.tsx feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
PrivateEmbedSettings.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
ResourceListLoader.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
StartWithTemplatesWrapper.tsx chore:ads package (#35193) 2024-07-29 16:23:26 +03:00
WorkflowCardList.tsx feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
WorkspaceAction.tsx fix: hide Create app from templates in airgapped image (#33581) 2024-05-20 15:56:25 +05:30
WorkspaceMenu.tsx fix: Workspace name editor input going away on hovering other menu items of workspace (#33179) 2024-05-06 17:36:12 +05:30