Skip to content

DEV-229 Infinite Scroll #93

DEV-229 Infinite Scroll

DEV-229 Infinite Scroll #93

Triggered via pull request November 25, 2025 21:14
Status Success
Total duration 40s
Artifacts

lint.yml

on: pull_request
Run linters
35s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

9 errors
app/all/[pid]/page.tsx#L13
'pageNumber' is assigned a value but never used (@typescript-eslint/no-unused-vars)
app/all/[pid]/page.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/bulletins/[pid]/page.tsx#L13
'pageNumber' is assigned a value but never used (@typescript-eslint/no-unused-vars)
app/all/page.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/bulletins/page.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/lost/[pid]/page.tsx#L13
'pageNumber' is assigned a value but never used (@typescript-eslint/no-unused-vars)
app/marketplace/[pid]/page.tsx#L13
'pageNumber' is assigned a value but never used (@typescript-eslint/no-unused-vars)
app/lost/page.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/marketplace/page.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors