Merge pull request #23 from bangbang93/dependabot/npm_and_yarn/multi-… #19
Annotations
10 warnings
Run npm run lint:
src/index.ts#L35
Unexpected any. Specify a different type
|
Run npm run lint:
src/index.ts#L75
Unexpected any. Specify a different type
|
Run npm run lint:
src/index.ts#L101
Unexpected any. Specify a different type
|
Run npm run lint:
src/model-helper/index.d.ts#L3
'T' is defined but never used
|
Run npm run lint:
src/model-helper/index.d.ts#L5
'T' is defined but never used
|
Run npm run lint:
src/model.ts#L38
Unexpected any. Specify a different type
|
Run npm run lint:
src/schema.ts#L31
Unexpected any. Specify a different type
|
Run npm run lint:
src/schema.ts#L53
Unexpected any. Specify a different type
|
Run npm run lint:
src/schema.ts#L174
Missing return type on function
|
Run npm run lint:
test/index.ts#L9
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Loading