Dashboard
Resources
Pricing
Discover
Directory
Log in
quicktype
/
quicktype
Active
Last analyzed
d2e7d4d
2 days ago
Default analysis branch is
master
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
469
All issues
1,508
Recommended
469
Bug risk
136
Anti-pattern
1,361
Security
0
Performance
11
Type check
0
Coverage
0
Style
0
Documentation
0
Null comparisons without type-checking operators may not work as intended
JS-0059
Bug risk
2 months ago
—
2 months old
Found in packages/quicktype-core/src/language/Python.ts
1
Found explicit type declarations
JS-0331
Anti-pattern
a month ago
—
2 months old
Found in packages/../Dart.ts and packages/../Scala3.ts
3
for
loop used on
find
output
SH-2044
Bug risk
2 months ago
—
2 months old
Found in test/run-for-all.sh
2
from 0
function
or var declarations in nested blocks is not preferred
JS-0016
Bug risk
2 months ago
—
2 months old
Found in packages/../ExpandStrings.ts
1
Found
// @ts-<directive>
comments
JS-0295
Anti-pattern
2 months ago
—
2 months old
Found in packages/../ConvenienceRenderer.ts, packages/../Renderer.ts and 2 other files
9
Use of a banned type detected
JS-0296
Anti-pattern
2 months ago
—
2 months old
Found in packages/quicktype-core/src/Messages.ts
8
Detected the declaration of empty interfaces
JS-0322
Anti-pattern
2 months ago
—
2 months old
Found in packages/quicktype-core/src/Source.ts
1
Detected usage of the
any
type
JS-0323
Anti-pattern
17 days ago
—
2 months old
Found in packages/../AccessorNames.ts, packages/../Description.ts and 50 other files
185
Detected the use of custom TypeScript modules and namespaces
JS-0337
Anti-pattern
2 months ago
—
2 months old
Found in test/lib/deepEquals.ts
1
Found non-null assertions
JS-0339
Anti-pattern
17 days ago
—
2 months old
Found in packages/../CJSON.ts and script/patch-npm-version.ts
215
Detected aliasing this
JS-0342
Anti-pattern
2 months ago
—
2 months old
Found in packages/../JSONSchemaInput.ts and packages/../TypeGraph.ts
2
Detected the use of require statements except in import statements
JS-0359
Anti-pattern
2 months ago
—
2 months old
Found in packages/../ConvenienceRenderer.ts, packages/../NodeIO.ts and 5 other files
10
Found template literal expression having a non-string type
JS-0378
Anti-pattern
2 months ago
—
2 months old
Found in packages/quicktype-core/src/Type.ts
2
Prefer that unbound methods are called with their expected scope
JS-0387
Anti-pattern
2 months ago
—
2 months old
Found in test/lib/multicore.ts
3
Found empty block statements
JS-0009
Anti-pattern
2 months ago
—
2 months old
Found in packages/../JSONSchemaStore.ts
1
Avoid use of
==
and
!=
JS-0050
Anti-pattern
a month ago
—
2 months old
Found in packages/../CPlusPlus.ts, packages/../Python.ts and 1 other file
4
Avoid using lexical declarations in case clauses
JS-0054
Anti-pattern
2 months ago
—
2 months old
Found in packages/../JSONSchemaInput.ts, packages/../Source.ts and 2 other files
20
Bad usage of
RegExp#exec
and
String#match
JS-D007
Performance
2 months ago
—
2 months old
Found in script/patch-npm-version.ts
1