Skip to content

match式のdefault節の前に区切り文字を強制 (#825) #7

match式のdefault節の前に区切り文字を強制 (#825)

match式のdefault節の前に区切り文字を強制 (#825) #7

Triggered via push October 27, 2024 12:00
Status Success
Total duration 21s
Artifacts

lint.yml

on: push
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#L308
Unnecessary conditional, value is always truthy
lint: src/interpreter/index.ts#L342
Unnecessary conditional, value is always truthy
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
lint: src/interpreter/primitive-props.ts#L334
'opts' is defined but never used. Allowed unused args must match /^_/u
lint: src/interpreter/primitive-props.ts#L350
'opts' is defined but never used. Allowed unused args must match /^_/u