chore(main): release 3.0.0 (#4) #8
nodejs.yml
on: push
nodejs
/
prepare
5s
nodejs
/
lint-eslint
22s
nodejs
/
lint-prettier
21s
nodejs
/
lint-check-types
21s
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
|