Skip to content

Implement the CSEP machine, along with macros #5106

Implement the CSEP machine, along with macros

Implement the CSEP machine, along with macros #5106

Triggered via pull request November 5, 2024 05:38
Status Success
Total duration 7m 52s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/createContext.ts#L428
'f' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/closure.ts#L55
'_' is assigned a value but never used
build: src/cse-machine/interpreter.ts#L84
`../alt-langs/mapper` import should occur before import of `./closure`
build: src/cse-machine/interpreter.ts#L330
'reject' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L566
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L649
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L722
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L731
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L778
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L789
'stash' is defined but never used. Allowed unused args must match /^_/u