Skip to content

Slightly More Usable #122

Slightly More Usable

Slightly More Usable #122

Triggered via pull request October 7, 2025 02:41
Status Failure
Total duration 33s
Artifacts

code-linting.yml

on: pull_request
eslint-check
29s
eslint-check
prettier-check
20s
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