Tests passing and now reporting the correct location as the verifier … #57
Annotations
1 error and 11 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.ts#L34
'SchemaPath' is defined but never used. Allowed unused vars must match /^_/u
|
build_project (20.x):
src/custom/types.ts#L35
'SchemaVerifyInit' is defined but never used. Allowed unused vars must match /^_/u
|
build_project (20.x):
src/custom/types.ts#L41
'VerifiedT' is defined but never used. Allowed unused vars must match /^_/u
|
build_project (20.x):
src/custom/types.ts#L148
'value' is defined but never used. Allowed unused args must match /^_/u
|
build_project (20.x):
src/custom/types.ts#L148
'base' is defined but never used. Allowed unused args must match /^_/u
|
build_project (20.x):
src/custom/types.ts#L151
'verifier' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build_project (20.x):
src/custom/types/data.ts#L32
Unexpected any. Specify a different type
|
build_project (20.x):
src/custom/types/data.ts#L32
Unexpected any. Specify a different type
|
build_project (20.x):
src/custom/types/data.ts#L32
Unexpected any. Specify a different type
|
build_project (20.x):
src/ruleset.ts#L93
Unexpected any. Specify a different type
|