progress #9
Annotations
10 errors and 5 warnings
build (18.x):
manual-testing.js#L7
There should be at least one empty line between import groups
|
build (18.x):
manual-testing.js#L8
`semver` import should occur before import of `./index.js`
|
build (18.x):
manual-testing.js#L93
Expected space or tab after '//' in comment
|
build (18.x):
manual-testing.js#L109
Expected space or tab after '//' in comment
|
build (18.x):
manual-testing.js#L126
'pathToZip' is defined but never used
|
build (18.x):
manual-testing.js#L128
Expected space or tab after '//' in comment
|
build (18.x):
manual-testing.js#L140
'pathToExtract' is defined but never used
|
build (18.x):
manual-testing.js#L142
Expected space or tab after '//' in comment
|
build (18.x):
manual-testing.js#L152
Expected space or tab after '//' in comment
|
build (18.x):
manual-testing.js#L164
Expected space or tab after '//' in comment
|
build (18.x):
manual-testing.js#L85
JSDoc description does not satisfy the regex pattern
|
build (18.x):
manual-testing.js#L124
Invalid JSDoc @return type "Boolean"; prefer: "boolean"
|
build (18.x):
manual-testing.js#L138
Invalid JSDoc @return type "Boolean"; prefer: "boolean"
|
build (18.x):
src/getLatestLocal.js#L11
Missing JSDoc block description
|
build (18.x):
src/getLatestLocal.js#L12
JSDoc description does not satisfy the regex pattern
|