Skip to content

adding terminating condition #332

adding terminating condition

adding terminating condition #332

Triggered via push November 13, 2024 20:41
Status Failure
Total duration 2m 2s
Artifacts
Run type checks, lint, and tests
1m 52s
Run type checks, lint, and tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Run type checks, lint, and tests
Process completed with exit code 1.
Run type checks, lint, and tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run type checks, lint, and tests: bin/syncPackages.ts#L57
Forbidden non-null assertion
Run type checks, lint, and tests: bin/syncPackages.ts#L131
Forbidden non-null assertion
Run type checks, lint, and tests: bin/yaml2json.js#L22
Do not access a member directly from an await expression
Run type checks, lint, and tests: bin/yaml2json.js#L24
Do not access a member directly from an await expression
Run type checks, lint, and tests: examples/bin/mdxToMd.ts#L30
Unsafe assignment of an `any` value
Run type checks, lint, and tests: examples/example-kitchensink.ts#L48
Forbidden non-null assertion
Run type checks, lint, and tests: examples/example-kitchensink.ts#L49
Forbidden non-null assertion
Run type checks, lint, and tests: examples/example-kitchensink.ts#L92
Forbidden non-null assertion
Run type checks, lint, and tests: examples/example-kitchensink.ts#L93
Forbidden non-null assertion
Run type checks, lint, and tests: examples/example-kitchensink.ts#L104
Forbidden non-null assertion