Skip to content

feat: performance reduce initial load #97

feat: performance reduce initial load

feat: performance reduce initial load #97

Triggered via pull request April 7, 2026 13:08
Status Failure
Total duration 2m 29s
Artifacts

preview-pr.yml

on: pull_request
e2e_and_preview
e2e_and_preview
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint_and_test: src/app/screens/Analytics/GTFSFeedAnalytics/GTFSFeedAnalyticsTable.tsx#L244
Replace `·cursor:·'pointer',·marginBottom:·'2px',·padding:·'1px',·'&:hover':·{·textDecoration:·'underline',·color:·'#000'·}` with `⏎··················cursor:·'pointer',⏎··················marginBottom:·'2px',⏎··················padding:·'1px',⏎··················'&:hover':·{·textDecoration:·'underline',·color:·'#000'·},⏎···············`
lint_and_test: src/app/screens/Analytics/GTFSFeedAnalytics/GTFSFeedAnalyticsTable.tsx#L234
Replace `·component='span'·sx={{·borderRadius:·'5px',·padding:·'5px',·marginLeft:·'5px',·marginBottom:·'2px',·width:·'fit-content',·backgroundColor:·'#badfb7',·color:·'black'·}}` with `⏎··············component='span'⏎··············sx={{⏎················borderRadius:·'5px',⏎················padding:·'5px',⏎················marginLeft:·'5px',⏎················marginBottom:·'2px',⏎················width:·'fit-content',⏎················backgroundColor:·'#badfb7',⏎················color:·'black',⏎··············}}⏎············`
lint_and_test: src/app/screens/Analytics/GTFSFeedAnalytics/GTFSFeedAnalyticsTable.tsx#L215
Replace `·component='span'·sx={{·borderRadius:·'5px',·padding:·'5px',·marginLeft:·'5px',·marginBottom:·'2px',·width:·'fit-content',·backgroundColor:·'#f3c280',·color:·'black'·}}` with `⏎··············component='span'⏎··············sx={{⏎················borderRadius:·'5px',⏎················padding:·'5px',⏎················marginLeft:·'5px',⏎················marginBottom:·'2px',⏎················width:·'fit-content',⏎················backgroundColor:·'#f3c280',⏎················color:·'black',⏎··············}}⏎············`
lint_and_test: src/app/screens/Analytics/GTFSFeedAnalytics/GTFSFeedAnalyticsTable.tsx#L199
Replace `·cursor:·'pointer',·marginBottom:·'2px',·padding:·'1px',·'&:hover':·{·textDecoration:·'underline',·color:·'#000'·}` with `⏎··················cursor:·'pointer',⏎··················marginBottom:·'2px',⏎··················padding:·'1px',⏎··················'&:hover':·{·textDecoration:·'underline',·color:·'#000'·},⏎···············`
lint_and_test: src/app/screens/Analytics/GTFSFeedAnalytics/GTFSFeedAnalyticsTable.tsx#L178
Replace `·component='span'·sx={{·borderRadius:·'5px',·padding:·'5px',·marginLeft:·'5px',·marginBottom:·'2px',·width:·'fit-content',·backgroundColor:·'#d54402',·color:·'white'·}}` with `⏎··············component='span'⏎··············sx={{⏎················borderRadius:·'5px',⏎················padding:·'5px',⏎················marginLeft:·'5px',⏎················marginBottom:·'2px',⏎················width:·'fit-content',⏎················backgroundColor:·'#d54402',⏎················color:·'white',⏎··············}}⏎············`
lint_and_test: src/app/screens/Analytics/GTFSFeedAnalytics/GTFSFeedAnalyticsTable.tsx#L162
Replace `·cursor:·'pointer',·marginBottom:·'2px',·padding:·'1px',·'&:hover':·{·textDecoration:·'underline',·color:·'#000'·}` with `⏎··················cursor:·'pointer',⏎··················marginBottom:·'2px',⏎··················padding:·'1px',⏎··················'&:hover':·{·textDecoration:·'underline',·color:·'#000'·},⏎···············`
lint_and_test: src/app/screens/Analytics/GTFSFeedAnalytics/GTFSFeedAnalyticsTable.tsx#L55
Replace `·cursor:·'pointer',·'&:hover':·{·textDecoration:·'underline',·color:·'#000'·}` with `⏎················cursor:·'pointer',⏎················'&:hover':·{·textDecoration:·'underline',·color:·'#000'·},⏎·············`
lint_and_test: src/app/screens/Analytics/GBFSFeedAnalytics/GBFSFeedAnalyticsTable.tsx#L94
Replace `·cursor:·'pointer',·marginBottom:·'2px',·padding:·'1px',·'&:hover':·{·textDecoration:·'underline',·color:·'#000'·}` with `⏎··················cursor:·'pointer',⏎··················marginBottom:·'2px',⏎··················padding:·'1px',⏎··················'&:hover':·{·textDecoration:·'underline',·color:·'#000'·},⏎···············`
lint_and_test: src/app/components/CoveredAreaMap.tsx#L48
Replace `·await·import('./GtfsVisualizationMap').then((mod)·=>·mod.GtfsVisualizationMap` with `⏎····await·import('./GtfsVisualizationMap').then(⏎······(mod)·=>·mod.GtfsVisualizationMap,⏎····`
lint_and_test: src/app/[locale]/layout.tsx#L103
Replace `·className={`${mulish.className}·${mulish.variable}·${ibmPlexMono.variable}`}` with `⏎········className={`${mulish.className}·${mulish.variable}·${ibmPlexMono.variable}`}⏎······`
lint_and_test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/