chore: fix ts errors #6
nodejs.yml
on: push
nodejs
/
prepare
2s
nodejs
/
lint-eslint
27s
nodejs
/
lint-prettier
23s
nodejs
/
lint-check-types
24s
Matrix: nodejs / test
Annotations
4 warnings
nodejs / lint-eslint:
src/XSadd.ts#L23
Missing JSDoc @param "seed" description
|
nodejs / lint-eslint:
src/XSadd.ts#L31
Missing JSDoc @returns declaration
|
nodejs / lint-eslint:
src/XSadd.ts#L39
Missing JSDoc @returns declaration
|
nodejs / lint-eslint:
src/__tests__/index.test.ts#L71
Unexpected any. Specify a different type
|