Skip to content

enhance: add callstack #1711

enhance: add callstack

enhance: add callstack #1711

Triggered via pull request October 13, 2024 10:30
Status Success
Total duration 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/error.ts#L15
Unnecessary conditional, value is always truthy
lint: src/interpreter/index.ts#L266
Strings must use singlequote
lint: src/interpreter/index.ts#L291
Strings must use singlequote
lint: src/interpreter/index.ts#L332
Unnecessary conditional, value is always truthy
lint: src/interpreter/index.ts#L510
Expected indentation of 8 tabs but found 9
lint: src/interpreter/lib/std.ts#L162
'e' is defined but never used. Allowed unused caught errors must match /^_/u
lint: src/interpreter/lib/std.ts#L171
'e' is defined but never used. Allowed unused caught errors must match /^_/u
lint: src/interpreter/primitive-props.ts#L93
Unnecessary conditional, value is always truthy
lint: src/interpreter/primitive-props.ts#L315
'opts' is defined but never used. Allowed unused args must match /^_/u
lint: src/interpreter/primitive-props.ts#L323
'opts' is defined but never used. Allowed unused args must match /^_/u