chore: use @poppinss/ts-exec instead of ts-node #267
checks.yml
on: push
Matrix: lint / lint
Matrix: test / test_linux
Matrix: test / test_windows
Matrix: typecheck / typecheck
Annotations
15 errors and 2 notices
|
test / test_linux (lts/iron)
Process completed with exit code 1.
|
|
test / test_linux (latest)
The operation was canceled.
|
|
test / test_linux (latest)
The strategy configuration was canceled because "test.test_linux.lts_iron" failed
|
|
lint / lint (latest)
Process completed with exit code 1.
|
|
lint / lint (latest):
tests/encryption_manager.spec.ts#L12
All imports in the declaration are only used as types. Use `import type`
|
|
lint / lint (latest):
src/types/main.ts#L8
All imports in the declaration are only used as types. Use `import type`
|
|
lint / lint (latest):
src/encryption_manager.ts#L10
All imports in the declaration are only used as types. Use `import type`
|
|
lint / lint (lts/iron)
The operation was canceled.
|
|
lint / lint (lts/iron):
tests/encryption_manager.spec.ts#L12
All imports in the declaration are only used as types. Use `import type`
|
|
lint / lint (lts/iron):
src/types/main.ts#L8
All imports in the declaration are only used as types. Use `import type`
|
|
lint / lint (lts/iron):
src/encryption_manager.ts#L10
All imports in the declaration are only used as types. Use `import type`
|
|
lint / lint (lts/iron)
The strategy configuration was canceled because "lint.lint.latest" failed
|
|
test / test_windows (lts/iron)
Process completed with exit code 1.
|
|
test / test_windows (latest)
The operation was canceled.
|
|
test / test_windows (latest)
The strategy configuration was canceled because "test.test_windows.lts_iron" failed
|
|
test / test_windows (lts/iron)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
test / test_windows (latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|