Skip to content

Changed jest config to typescript for config type verification. #58

Changed jest config to typescript for config type verification.

Changed jest config to typescript for config type verification. #58

Triggered via push May 19, 2024 01:25
Status Failure
Total duration 1m 1s
Artifacts

main.yml

on: push
Matrix: build_project
Fit to window
Zoom out
Zoom in

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#L66
'result' is assigned a value but never used. Allowed unused vars must match /^_/u
build_project (20.x): src/custom/types.ts#L68
'result' is assigned a value but never used. Allowed unused vars must match /^_/u
build_project (20.x): src/custom/types.ts#L179
'value' is defined but never used. Allowed unused args must match /^_/u
build_project (20.x): src/custom/types.ts#L179
'base' is defined but never used. Allowed unused args must match /^_/u
build_project (20.x): src/custom/types.ts#L182
'verifier' is assigned a value but never used. Allowed unused vars must match /^_/u
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/ruleset.ts#L93
Unexpected any. Specify a different type
build_project (20.x): src/schema.ts#L325
'schemaName' is assigned a value but never used. Allowed unused vars must match /^_/u