Skip to content

CSE Machine: Avoid pushing unnecessary env instructions (exhaustive version) #5030

CSE Machine: Avoid pushing unnecessary env instructions (exhaustive version)

CSE Machine: Avoid pushing unnecessary env instructions (exhaustive version) #5030

Triggered via pull request September 10, 2024 13:52
Status Success
Total duration 7m 26s
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#L425
'f' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/closure.ts#L50
'_' is assigned a value but never used
build: src/cse-machine/interpreter.ts#L273
'reject' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L500
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L583
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L656
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L665
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L712
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L723
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L785
'stash' is defined but never used. Allowed unused args must match /^_/u