Skip to content

Implement the CSET machine, along with macros #5104

Implement the CSET machine, along with macros

Implement the CSET machine, along with macros #5104

Triggered via pull request November 4, 2024 13:47
Status Failure
Total duration 7m 0s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: src/createContext.ts#L428
'f' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/closure.ts#L52
'_' is assigned a value but never used
build: src/cse-machine/interpreter.ts#L310
'reject' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L544
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L627
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L700
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L709
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L756
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L767
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L829
'stash' is defined but never used. Allowed unused args must match /^_/u