generated from mieweb/template-mieweb-opensource
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
This issue addresses the ESLint errors that are causing the Continuous Integration (CI) to fail as seen in the GitHub Actions
The errors include:
- Unused variables
- Unnecessary escape characters
- Bad case block declarations
- Missing use of const
Affected Files
packages/browser-client/src/lsp/lsp-server-worker.tspackages/browser-client/src/main.tspackages/lsp-server/src/capabilities/diagnostics.ts
Acceptance Criteria
- No ESLint errors remain.
- CI lint step passes successfully.
References
- GitHub Actions CI Failure Details
- Commit Reference:
e20137df837d8f0b28e545daa00be5418785f6e8
Copilot
Metadata
Metadata
Assignees
Labels
No labels