Skip to content

chore(sonar): unexpected any specify a different type#57

Merged
fernandatoledo merged 2 commits intomasterfrom
chore/ts_any
Sep 6, 2024
Merged

chore(sonar): unexpected any specify a different type#57
fernandatoledo merged 2 commits intomasterfrom
chore/ts_any

Conversation

@fernandatoledo
Copy link
Copy Markdown
Collaborator

What does this do?

There's a rule that sonar is applying but we didn't have configured on our Eslint: The "any" type should not be used

Why did you do this?

So that this issues don't come up on sonar anymore.

Who/what does this impact?

Dev experience

How did you test this?

Linting locally

@fernandatoledo fernandatoledo requested a review from a team as a code owner September 5, 2024 21:03
@fernandatoledo fernandatoledo requested review from asdolo, guillermomachado, juanchoperezj and marcos09 and removed request for a team September 5, 2024 21:03
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 5, 2024

💯 Test Coverage

Lines Statements Branches Functions
Coverage: 51%
50.09% (251/501) 41.59% (94/226) 35.93% (69/192)

😎 Tests Results

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 27.154s ⏱️
👀 Tests Details • (51%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files50.0941.5935.9351.14 
api/common81.815062.585.36 
   axios.d.ts0000 
   utils.tsx84.3743.7554.5489.6514–20
core48.14033.3354.16 
   utils.ts6002085.715
core/i18n63.3341.1766.6662.06 
   types.ts0000 
   utils.tsx5633.3366.6654.1632, 38–43, 48–60

Base automatically changed from chore/eslint-sonar to master September 6, 2024 12:44
@fernandatoledo fernandatoledo merged commit 7d762be into master Sep 6, 2024
@fernandatoledo fernandatoledo deleted the chore/ts_any branch September 6, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants