Skip to content

fix: proper handling of situations where AS files are not invalid #109

fix: proper handling of situations where AS files are not invalid

fix: proper handling of situations where AS files are not invalid #109

Triggered via pull request July 5, 2025 15:39
Status Failure
Total duration 8m 36s
Artifacts

ci-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test
Process completed with exit code 1.
test: tests/ts/test/core/throwError.test.ts#L25
Unsafe member access .mockRestore on an `any` value
test: tests/ts/test/core/throwError.test.ts#L25
Unsafe call of a(n) `any` typed value
test: tests/ts/test/core/throwError.test.ts#L16
'any' overrides all other types in this union type
test: tests/ts/test/core/throwError.test.ts#L16
Unexpected any. Specify a different type
test: src/core/precompile.ts#L98
Only use `process.exit()` in CLI apps. Throw an error instead
test: src/core/precompile.ts#L98
Don't use process.exit(); throw an error instead
test: src/core/compile.ts#L32
Only use `process.exit()` in CLI apps. Throw an error instead
test: src/core/compile.ts#L32
Don't use process.exit(); throw an error instead