Refactor App.tsx, fix MathEvaluator, and optimize bundles #63
Annotations
11 warnings
|
ci
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ci:
src/hooks/useVariables.test.ts#L54
Unexpected any. Specify a different type
|
|
ci:
src/hooks/useVariables.test.ts#L42
Unexpected any. Specify a different type
|
|
ci:
src/hooks/useVariables.test.ts#L41
Unexpected any. Specify a different type
|
|
ci:
src/hooks/useVariables.test.ts#L40
Unexpected any. Specify a different type
|
|
ci:
src/hooks/useVariables.test.ts#L28
Unexpected any. Specify a different type
|
|
ci:
src/hooks/useVariables.test.ts#L27
Unexpected any. Specify a different type
|
|
ci:
src/hooks/useVariables.test.ts#L26
Unexpected any. Specify a different type
|
|
ci:
src/hooks/useVariables.test.ts#L9
Unexpected any. Specify a different type
|
|
ci:
src/hooks/useReminders.ts#L39
Unexpected console statement
|
|
ci:
src/hooks/useReminders.test.ts#L21
Unexpected any. Specify a different type
|