Skip to content

Bump vite from 5.4.10 to 5.4.19 in /playground #1935

Bump vite from 5.4.10 to 5.4.19 in /playground

Bump vite from 5.4.10 to 5.4.19 in /playground #1935

Triggered via pull request August 5, 2025 23:38
Status Success
Total duration 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/interpreter/primitive-props.ts#L390
'opts' is defined but never used. Allowed unused args must match /^_/u
lint: src/interpreter/primitive-props.ts#L382
'opts' is defined but never used. Allowed unused args must match /^_/u
lint: src/interpreter/primitive-props.ts#L93
Unnecessary conditional, value is always truthy
lint: src/interpreter/lib/std.ts#L171
'e' is defined but never used. Allowed unused caught errors must match /^_/u
lint: src/interpreter/lib/std.ts#L162
'e' is defined but never used. Allowed unused caught errors must match /^_/u
lint: src/interpreter/index.ts#L1650
Missing return type on function
lint: src/interpreter/index.ts#L1089
Unnecessary conditional, value is always truthy
lint: src/interpreter/index.ts#L545
Unnecessary conditional, value is always truthy
lint: src/error.ts#L16
Unnecessary conditional, value is always truthy
lint: src/error.ts#L1
'TokenKind' is defined but never used. Allowed unused vars must match /^_/u