Skip to content

refactor: terminate app when long lived command exits #5

refactor: terminate app when long lived command exits

refactor: terminate app when long lived command exits #5

Triggered via push July 5, 2023 10:01
Status Failure
Total duration 1m 58s
Artifacts

checks.yml

on: push
Matrix: test / test_linux
Matrix: test / test_windows
Fit to window
Zoom out
Zoom in

Annotations

12 errors
typecheck / typecheck: commands/serve.ts#L10
Cannot find module '@adonisjs/assembler' or its corresponding type declarations.
typecheck / typecheck: commands/serve.ts#L122
Parameter 'exitCode' implicitly has an 'any' type.
typecheck / typecheck: commands/test.ts#L10
Cannot find module '@adonisjs/assembler' or its corresponding type declarations.
typecheck / typecheck: commands/test.ts#L161
Parameter 'exitCode' implicitly has an 'any' type.
typecheck / typecheck: src/internal_helpers.ts#L19
Cannot find module '@adonisjs/assembler' or its corresponding type declarations.
typecheck / typecheck
Process completed with exit code 2.
test / test_linux (20.x)
Process completed with exit code 1.
test / test_linux (18.16.0)
The job was canceled because "_20_x" failed.
test / test_linux (18.16.0)
The operation was canceled.
test / test_windows (18.16.0)
Process completed with exit code 1.
test / test_windows (20.x)
The job was canceled because "_18_16_0" failed.
test / test_windows (20.x)
The operation was canceled.