parabol icon indicating copy to clipboard operation
parabol copied to clipboard

fix(noImplicitAny): Fixup 200 ts rules (Part 1 of 2)

Open mattkrick opened this issue 1 year ago • 1 comments

Description

Fixes/Partially Fixes #7148

fixes a couple hundred noImplicitAny rules. The rest are fixed in #7193

Testing scenarios

run yarn tsc --noEmit -p tsconfig.noImplicitAny.json and see that all the rules in the mutations directory are fixed

mattkrick avatar Sep 16 '22 22:09 mattkrick

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 12 Code Smells

No Coverage information No Coverage information
0.2% 0.2% Duplication

sonarcloud[bot] avatar Sep 16 '22 22:09 sonarcloud[bot]

closing in favor of part 2 since both have been reviewed independently

mattkrick avatar Oct 07 '22 19:10 mattkrick