Skip to content

Bump the npm-deps group across 1 directory with 9 updates #1569

Bump the npm-deps group across 1 directory with 9 updates

Bump the npm-deps group across 1 directory with 9 updates #1569

Triggered via pull request July 31, 2024 19:20
Status Success
Total duration 25s
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#L108
Unexpected any. Specify a different type
lint: src/interpreter/index.ts#L108
Unexpected any. Specify a different type
lint: src/interpreter/index.ts#L111
Unexpected any. Specify a different type
lint: src/interpreter/index.ts#L282
Unnecessary conditional, value is always truthy
lint: src/interpreter/index.ts#L316
Unnecessary conditional, value is always truthy
lint: src/interpreter/index.ts#L653
Missing trailing comma
lint: src/interpreter/index.ts#L658
Missing trailing comma
lint: src/interpreter/lib/std.ts#L163
'e' is defined but never used. Allowed unused caught errors must match /^_/u