chore(main): release 7.0.4 (#22) #58
nodejs.yml
on: push
nodejs
/
prepare
2s
nodejs
/
lint-eslint
31s
nodejs
/
lint-prettier
27s
nodejs
/
lint-check-types
0s
Matrix: nodejs / test
Annotations
10 warnings
nodejs / lint-eslint:
src/getEntriesBoundaries.js#L1
Missing JSDoc block description
|
nodejs / lint-eslint:
src/getEntriesBoundaries.js#L3
Missing JSDoc @param "string" description
|
nodejs / lint-eslint:
src/getEntriesBoundaries.js#L4
Missing JSDoc @param "substring" description
|
nodejs / lint-eslint:
src/getEntriesBoundaries.js#L5
Missing JSDoc @param "eol" description
|
nodejs / lint-eslint:
src/getEntriesBoundaries.js#L6
Missing JSDoc @returns description
|
nodejs / lint-eslint:
src/getEntriesBoundaries.js#L6
Missing JSDoc @returns type
|
nodejs / lint-eslint:
src/iterator.js#L35
Missing JSDoc @returns description
|
nodejs / lint-eslint:
src/iterator.js#L35
Missing JSDoc @returns type
|
nodejs / lint-eslint:
src/parse.js#L8
Missing JSDoc @param "options" description
|
nodejs / lint-eslint:
src/util/getMolecule.js#L3
Missing JSDoc @param "sdfPart" description
|