fix: update dependencies and fix TS (#20) #66
nodejs.yml
on: push
nodejs
/
prepare
4s
nodejs
/
lint-eslint
41s
nodejs
/
lint-prettier
34s
nodejs
/
lint-check-types
32s
Matrix: nodejs / test
Annotations
10 warnings
nodejs / lint-eslint:
src/__tests__/parseStream.test.ts#L12
Unexpected empty method 'start'
|
nodejs / lint-eslint:
src/traversable/getTraversable.ts#L152
'substr' is deprecated. A legacy feature for browser compatibility
|
nodejs / lint-eslint:
src/traversable/getTraversable.ts#L155
'substr' is deprecated. A legacy feature for browser compatibility
|
nodejs / lint-eslint:
src/traversable/getTraversable.ts#L159
'substr' is deprecated. A legacy feature for browser compatibility
|
nodejs / lint-eslint:
src/traversable/getTraversable.ts#L161
'substr' is deprecated. A legacy feature for browser compatibility
|
nodejs / lint-eslint:
src/traversable/getTraversable.ts#L182
'substr' is deprecated. A legacy feature for browser compatibility
|
nodejs / lint-eslint:
src/traversable/getTraversable.ts#L185
'substr' is deprecated. A legacy feature for browser compatibility
|
nodejs / lint-eslint:
src/traversable/getTraversableGenerator.ts#L31
Unexpected 'todo' comment: 'TODO we should remove from xmlData what...'
|
nodejs / lint-eslint:
src/traversable/getTraversableGenerator.ts#L198
'substr' is deprecated. A legacy feature for browser compatibility
|
nodejs / lint-eslint:
src/traversable/getTraversableGenerator.ts#L201
'substr' is deprecated. A legacy feature for browser compatibility
|