Skip to content

tsification, + small package upgrade (semver) #291

tsification, + small package upgrade (semver)

tsification, + small package upgrade (semver) #291

Triggered via push September 7, 2024 20:29
Status Failure
Total duration 4m 14s
Artifacts

test-win.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: lib/base-compiler.ts#L591
Duplicate identifier 'outputFilename'.
test: lib/base-compiler.ts#L592
Duplicate identifier 'outputFilename'.
test: lib/base-compiler.ts#L595
Duplicate identifier 'intelAsm'.
test: lib/base-compiler.ts#L596
Duplicate identifier 'demangle'.
test: lib/base-compiler.ts#L597
Duplicate identifier 'intelAsm'.
test: lib/base-compiler.ts#L598
Duplicate identifier 'demangle'.
test: lib/base-compiler.ts#L3132
Expected 11 arguments, but got 8.
test: lib/compilers/cc65.ts#L99
Property 'objdump' in type 'Cc65Compiler' is not assignable to the same property in base type 'BaseCompiler'.
test: lib/compilers/cc65.ts#L109
Expected 11 arguments, but got 8.
test: lib/compilers/gnucobol.ts#L76
Property 'objdump' in type 'GnuCobolCompiler' is not assignable to the same property in base type 'BaseCompiler'.