Bump vite from 6.3.5 to 6.4.1 #123
code-linting.yml
on: pull_request
eslint-check
27s
prettier-check
22s
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
|