Skip to content

This PR fixes issue #1286 where mobile screens showed extra blank space #570

This PR fixes issue #1286 where mobile screens showed extra blank space

This PR fixes issue #1286 where mobile screens showed extra blank space #570

Triggered via pull request March 1, 2026 12:04
Status Success
Total duration 1m 11s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/components/blogCarousel/blogCard.tsx#L10
'isHovered' is assigned a value but never used
lint: src/components/blogCarousel/blogCard.tsx#L9
'date' is defined but never used
lint: src/components/blogCarousel/blogCard.tsx#L6
'CardContent' is defined but never used
lint: src/components/blogCarousel/blogCard.tsx#L6
'Card' is defined but never used
lint: src/components/InteractivePythonEditor/index.tsx#L68
Unexpected any. Specify a different type
lint: src/components/InteractivePythonEditor/index.tsx#L8
Unexpected any. Specify a different type
lint: src/components/InteractivePythonEditor/index.tsx#L7
Unexpected any. Specify a different type
lint: src/components/FloatingContributors/index.tsx#L443
'getActionIcon' is assigned a value but never used
lint: src/components/Community/index.tsx#L1
'useState' is defined but never used
lint: src/components/Community/index.tsx#L1
'useEffect' is defined but never used