Bump braces from 3.0.2 to 3.0.3 #7
Annotations
11 warnings
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|