[py] Emit abstract methods. #383
Annotations
8 errors
test/bin/ConstLocalMany/Test.ts#L30
Duplicate identifier '#SUM_LOCAL_CONST'.
|
test/bin/ConstLong/Test.ts#L9
Type 'number' is not assignable to type 'bigint'.
|
test/bin/ConstLong/Test.ts#L11
Type 'number' is not assignable to type 'bigint'.
|
test/bin/Long/Test.ts#L19
Operator '+=' cannot be applied to types 'number' and 'bigint'.
|
test/bin/MathAbs/Test.ts#L13
Operator '*=' cannot be applied to types 'bigint' and 'number'.
|
test/bin/OpEqualBool/Test.ts#L15
This comparison appears to be unintentional because the types 'true' and 'false' have no overlap.
|
test/bin/StringWriter/Test.ts#L17
Cannot find name 'TextWriter'. Did you mean 'ITextWriter'?
|
test/bin/TextWriter/Test.ts#L11
Cannot find name 'TextWriter'. Did you mean 'ITextWriter'?
|
The logs for this run have expired and are no longer available.
Loading