Skip to content

Implement the CSEP machine, along with macros #5102

Implement the CSEP machine, along with macros

Implement the CSEP machine, along with macros #5102

Triggered via pull request November 3, 2024 09:29
Status Failure
Total duration 6m 11s
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#L308
'reject' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L542
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L625
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L698
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L707
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L754
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L765
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L827
'stash' is defined but never used. Allowed unused args must match /^_/u