Skip to content

Bump vite from 6.3.5 to 6.4.1 #123

Bump vite from 6.3.5 to 6.4.1

Bump vite from 6.3.5 to 6.4.1 #123

Triggered via pull request October 21, 2025 03:33
Status Failure
Total duration 37s
Artifacts

code-linting.yml

on: pull_request
eslint-check
27s
eslint-check
prettier-check
22s
prettier-check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
prettier-check
Process completed with exit code 1.
eslint-check: src/api/ApiClient.ts#L365
Replace `jukeboxId:·number,·jukeSessionId:·number,·pageNum:·number,·rowAmt:·number` with `⏎····jukeboxId:·number,⏎····jukeSessionId:·number,⏎····pageNum:·number,⏎····rowAmt:·number,⏎··`
eslint-check: src/api/ApiClient.ts#L179
Delete `⏎····`
eslint-check: src/api/ApiClient.ts#L177
Replace `jukeboxId,·jukeSessionId` with `⏎······jukeboxId,⏎······jukeSessionId,⏎····`
eslint-check: src/api/ApiClient.ts#L172
Replace `user_id:·userId}` with `·user_id:·userId·},`
eslint-check: src/api/ApiClient.ts#L168
Replace `jukeboxId:·number,·jukeSessionId:·number,·userId:·number` with `⏎····jukeboxId:·number,⏎····jukeSessionId:·number,⏎····userId:·number,⏎··`
eslint-check: src/api/ApiAuth.ts#L137
Delete `;`
eslint-check: src/api/ApiAuth.ts#L135
Replace `······.find(row·=>·row.startsWith('csrftoken='));` with `········.find((row)·=>·row.startsWith('csrftoken='))`
eslint-check: src/api/ApiAuth.ts#L134
Insert `··`
eslint-check: src/api/ApiAuth.ts#L132
Use const or class constructors instead of named functions
eslint-check: src/api/ApiAuth.ts#L132
Expected a function expression