Skip to content

feat: integrate Control with heap #76

feat: integrate Control with heap

feat: integrate Control with heap #76

Triggered via pull request March 31, 2024 06:20
Status Failure
Total duration 3m 1s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: src/go-slang/ece.ts#L38
'Node' is declared but its value is never read.
build: src/go-slang/ece.ts#L95
No value exists in scope for the shorthand property 'H'. Either declare one or provide an initializer.
build: src/go-slang/ece.ts#L201
Argument of type '{ type: CommandType.CallOp; calleeName: string; arity: number; }' is not assignable to parameter of type 'Instruction'.
build: src/go-slang/ece.ts#L223
Property 'calleeName' does not exist on type 'CallOp'.
build
Process completed with exit code 1.