initial commit #3
Annotations
7 errors and 4 warnings
Lint JS-Files:
test/bigint.test.js#L42
Unexpected "only" method called on a mocha test keyword
|
Lint JS-Files:
test/int32.test.js#L52
Unexpected "only" method called on a mocha test keyword
|
Lint JS-Files:
test/int32.test.js#L73
'doc' is assigned a value but never used
|
Lint JS-Files:
test/int32.test.js#L81
'doc' is assigned a value but never used
|
Lint JS-Files:
test/int32.test.js#L89
'doc' is assigned a value but never used
|
Lint JS-Files:
test/int32.test.js#L97
'doc' is assigned a value but never used
|
Lint JS-Files
Process completed with exit code 1.
|
Lint JS-Files:
lib/cast/int32.js#L28
'_val' is never reassigned. Use 'const' instead
|
Lint JS-Files:
lib/cast/int32.js#L35
Newline required at end of file but not found
|
Lint JS-Files:
lib/schema/int32.js#L229
Newline required at end of file but not found
|
Lint JS-Files:
test/int32.test.js#L208
Newline required at end of file but not found
|
Loading