Merge pull request #19 from bangbang93/dependabot/npm_and_yarn/braces… #9
Annotations
11 warnings
build (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L32
Unexpected any. Specify a different type
|
build (18.x):
src/schema.ts#L54
Unexpected any. Specify a different type
|
build (18.x):
src/schema.ts#L137
Unexpected any. Specify a different type
|
build (18.x):
src/schema.ts#L158
Unexpected any. Specify a different type
|
build (18.x):
src/schema.ts#L175
Missing return type on function
|