All tests passing, primitive array tests added. #67
Annotations
1 error and 8 warnings
build_project (20.x)
Process completed with exit code 1.
|
build_project (20.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_project (20.x):
src/custom/types/data.ts#L33
Unexpected any. Specify a different type
|
build_project (20.x):
src/custom/types/data.ts#L33
Unexpected any. Specify a different type
|
build_project (20.x):
src/custom/types/data.ts#L33
Unexpected any. Specify a different type
|
build_project (20.x):
src/matcher/mk/equal.ts#L45
Unexpected any. Specify a different type
|
build_project (20.x):
src/matcher/target.ts#L34
'InputT' is defined but never used. Allowed unused vars must match /^_/u
|
build_project (20.x):
src/ruleset.ts#L97
Unexpected any. Specify a different type
|
build_project (20.x):
src/schema.ts#L124
Unexpected any. Specify a different type
|