Skip to content

Gaps patterns page

Gaps patterns page #79

Triggered via pull request September 24, 2023 10:37
Status Failure
Total duration 1h 0m 26s
Artifacts

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
lint: src/pages/GapsPatternsPage.tsx#L112
Replace `data·=>·⏎····data.sort((a,·b)·=>·a.planned_hour.localeCompare(b.planned_hour))⏎··` with `(data)·=>·data.sort((a,·b)·=>·a.planned_hour.localeCompare(b.planned_hour))`
lint
Process completed with exit code 1.
build
Process completed with exit code 1.
test
The job running on runner GitHub Actions 5 has exceeded the maximum execution time of 60 minutes.
test
The operation was canceled.
lint: src/pages/GapsPatternsPage.tsx#L2
'PropTypes' is defined but never used
lint: src/pages/GapsPatternsPage.tsx#L20
'BarChart' is defined but never used
lint: src/pages/GapsPatternsPage.tsx#L23
'Line' is defined but never used
lint: src/pages/GapsPatternsPage.tsx#L31
'Switch' is defined but never used
lint: src/pages/GapsPatternsPage.tsx#L140
'label' is defined but never used
lint: src/pages/SingleLineMapPage.tsx#L41
'routesIsLoading' is assigned a value but never used
lint: src/pages/SingleLineMapPage.tsx#L41
'setRoutesIsLoading' is assigned a value but never used
lint: src/pages/dashboard/DashboardPage.tsx#L1
'useCallback' is defined but never used
lint: src/pages/dashboard/DashboardPage.tsx#L10
'Moment' is defined but never used
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.