PromucFlow_constructor/app/client/src/workers/Evaluation
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
dataStore chore: separated tree type into common file to be extended on EE (#27812) 2023-10-10 18:02:17 +05:30
fns chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
handlers chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
JSObject chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
domApis.ts chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
errorModifier.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
evalTreeWithChanges.test.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
evalTreeWithChanges.ts chore: remove unevalTree (#34605) 2024-07-08 11:26:45 +05:30
evaluate.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
evaluation.worker.ts chore: push webworker latencies as a root span (#33115) 2024-05-06 13:24:52 +05:30
evaluationSubstitution.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
formEval.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
getEntityForContext.ts chore: create evalContext for module instance CE changes (#29008) 2023-11-22 15:03:00 +05:30
helpers.test.ts feat: Add IFrame widget for Custom EChart and support for custom functions in property pane (#28513) 2023-11-08 19:25:44 +05:30
helpers.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
indirectEval.ts chore: upgrade typescript to 5.4 (#35181) 2024-07-30 16:15:48 +02:00
ReplayDSL.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
replayUtils.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
setters.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
SetupDOM.ts feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
types.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
validations.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00