wip #12
Annotations
12 errors
unit-tests / unit-tests (ubuntu-latest, latest):
src/BaseCommand.ts#L134
Property 'exit' in type 'BaseCommand' is not assignable to the same property in base type 'Command'.
|
unit-tests / unit-tests (ubuntu-latest, latest)
Process completed with exit code 1.
|
unit-tests / unit-tests (ubuntu-latest, lts/*):
src/BaseCommand.ts#L134
Property 'exit' in type 'BaseCommand' is not assignable to the same property in base type 'Command'.
|
unit-tests / unit-tests (ubuntu-latest, lts/*)
Process completed with exit code 1.
|
unit-tests / unit-tests (ubuntu-latest, lts/-1):
src/BaseCommand.ts#L134
Property 'exit' in type 'BaseCommand' is not assignable to the same property in base type 'Command'.
|
unit-tests / unit-tests (ubuntu-latest, lts/-1)
Process completed with exit code 1.
|
unit-tests / unit-tests (windows-latest, lts/*):
src/BaseCommand.ts#L134
Property 'exit' in type 'BaseCommand' is not assignable to the same property in base type 'Command'.
|
unit-tests / unit-tests (windows-latest, lts/*)
Process completed with exit code 1.
|
unit-tests / unit-tests (windows-latest, latest):
src/BaseCommand.ts#L134
Property 'exit' in type 'BaseCommand' is not assignable to the same property in base type 'Command'.
|
unit-tests / unit-tests (windows-latest, latest)
Process completed with exit code 1.
|
unit-tests / unit-tests (windows-latest, lts/-1):
src/BaseCommand.ts#L134
Property 'exit' in type 'BaseCommand' is not assignable to the same property in base type 'Command'.
|
unit-tests / unit-tests (windows-latest, lts/-1)
Process completed with exit code 1.
|