Merge pull request #23 from bangbang93/dependabot/npm_and_yarn/multi-… #19
Annotations
10 warnings
build (18.x):
src/index.ts#L35
Unexpected any. Specify a different type
|
build (18.x):
src/index.ts#L75
Unexpected any. Specify a different type
|
build (18.x):
src/index.ts#L101
Unexpected any. Specify a different type
|
build (18.x):
src/model-helper/index.d.ts#L3
'T' is defined but never used
|
build (18.x):
src/model-helper/index.d.ts#L5
'T' is defined but never used
|
build (18.x):
src/model.ts#L38
Unexpected any. Specify a different type
|
build (18.x):
src/schema.ts#L31
Unexpected any. Specify a different type
|
build (18.x):
src/schema.ts#L53
Unexpected any. Specify a different type
|
build (18.x):
src/schema.ts#L174
Missing return type on function
|
build (18.x):
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
|