Skip to content

jestが落ちているのを修正 #1286

jestが落ちているのを修正

jestが落ちているのを修正 #1286

Triggered via pull request March 13, 2024 05:28
Status Success
Total duration 23s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/error.ts#L16
Unnecessary conditional, value is always truthy
lint: src/interpreter/index.ts#L32
Unexpected any. Specify a different type
lint: src/interpreter/index.ts#L107
Unexpected any. Specify a different type
lint: src/interpreter/index.ts#L107
Unexpected any. Specify a different type
lint: src/interpreter/index.ts#L110
Unexpected any. Specify a different type
lint: src/interpreter/index.ts#L280
Unnecessary conditional, value is always truthy
lint: src/interpreter/index.ts#L314
Unnecessary conditional, value is always truthy
lint: src/interpreter/primitive-props.ts#L93
Unnecessary conditional, value is always truthy
lint: src/interpreter/primitive-props.ts#L268
'opts' is defined but never used. Allowed unused args must match /^_/u
lint: src/interpreter/primitive-props.ts#L276
'opts' is defined but never used. Allowed unused args must match /^_/u