Skip to content

feat: runtime typecheck for unary and binary ops #133

feat: runtime typecheck for unary and binary ops

feat: runtime typecheck for unary and binary ops #133

Triggered via pull request April 13, 2024 13:22
Status Success
Total duration 4m 10s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/cse-machine/interpreter.ts#L252
'reject' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L425
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L508
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L581
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L590
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L637
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L648
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L719
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L1050
'stash' is defined but never used. Allowed unused args must match /^_/u
build: src/cse-machine/interpreter.ts#L1066
'stash' is defined but never used. Allowed unused args must match /^_/u