Skip to content

Fix: Math:gen_rngseednumを与え、options.algorithmchacha20を指定… #2088

Fix: Math:gen_rngseednumを与え、options.algorithmchacha20を指定…

Fix: Math:gen_rngseednumを与え、options.algorithmchacha20を指定… #2088

Triggered via push January 19, 2026 09:20
Status Success
Total duration 21s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/interpreter/primitive-props.ts#L418
Assignment to function parameter 'depth'
lint: src/interpreter/primitive-props.ts#L417
'opts' is defined but never used. Allowed unused args must match /^_/u
lint: src/interpreter/primitive-props.ts#L401
'opts' is defined but never used. Allowed unused args must match /^_/u
lint: src/interpreter/primitive-props.ts#L390
'opts' is defined but never used. Allowed unused args must match /^_/u
lint: src/interpreter/primitive-props.ts#L382
'opts' is defined but never used. Allowed unused args must match /^_/u
lint: src/interpreter/primitive-props.ts#L93
Unnecessary conditional, value is always truthy
lint: src/interpreter/index.ts#L1634
Missing return type on function
lint: src/interpreter/index.ts#L1084
Unnecessary conditional, value is always truthy
lint: src/interpreter/index.ts#L551
Unnecessary conditional, value is always truthy
lint: src/error.ts#L15
Unnecessary conditional, value is always truthy