redhat-developer / redhat-developer/vscode-xml

Address the "no explicit any" warnings from eslint

Open
#949 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
328
Forks
101
Avg merge
1d 17h
Merged PRs (30d)
7

Description

I will create another issue to address the "no explicit any" warnings in a future PR (time permitting), since it's usually a better idea to not add a type than to add any.

I also think it might be okay to switch the warnings to errors after all of the existing markers have been fixed.

Originally posted by @datho7561 in https://github.com/redhat-developer/vscode-xml/pull/948#discussion_r1395904937

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names ESLint's no-explicit-any warnings but does not identify files, tests, or an entry point. Start by locating the existing warning markers in the TypeScript code and confirming the lint command; done means the existing warnings are addressed, with the rule's severity considered afterward.

Written by the indexing model from the issue text.

Assessment

Tech stack
eslint, typescript
Domain
tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.