Skip to content

Bump the npm-deps group across 1 directory with 5 updates #1829

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

Bump the npm-deps group across 1 directory with 5 updates #1829

Triggered via pull request December 9, 2024 19:20
Status Success
Total duration 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: src/error.ts#L1
'TokenKind' is defined but never used. Allowed unused vars must match /^_/u
lint: src/error.ts#L16
Unnecessary conditional, value is always truthy
lint: src/interpreter/index.ts#L414
Unnecessary conditional, value is always truthy
lint: src/interpreter/index.ts#L912
Missing return type on function
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