Fix Pages install step #3
Annotations
3 errors and 11 warnings
|
build
Canceling since a higher priority waiting request for github-pages exists
|
|
build
The operation was canceled.
|
|
Deploy to GitHub Pages
Canceling since a higher priority waiting request for github-pages exists
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/configure-pages@v5, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
app/route.tsx#L209
React Hook useEffect has a missing dependency: 'updateRouteInfo'. Either include it or remove the dependency array
|
|
build:
app/route.tsx#L122
React Hook useEffect has a missing dependency: 'allStops'. Either include it or remove the dependency array
|
|
build:
app/map.native.tsx#L236
React Hook useEffect has a missing dependency: 'updateRouteInfo'. Either include it or remove the dependency array
|
|
build:
app/index.tsx#L563
'fetchFavoriteRouteArrivals' is assigned a value but never used
|
|
build:
app/index.tsx#L233
React Hook useEffect has a missing dependency: 'fetchBusData'. Either include it or remove the dependency array
|
|
build:
app/index.tsx#L207
React Hook useCallback has a missing dependency: 'loadFavoriteRoutes'. Either include it or remove the dependency array
|
|
build:
app/index.tsx#L199
React Hook useEffect has a missing dependency: 'loadFavoriteRoutes'. Either include it or remove the dependency array
|
|
build:
app/index.tsx#L192
React Hook useEffect has a missing dependency: 'name'. Either include it or remove the dependency array
|
|
build:
app/index.tsx#L106
React Hook useEffect has a missing dependency: 'sidebarAnimation'. Either include it or remove the dependency array
|
|
build:
app/index.tsx#L58
'favoriteRouteArrivals' is assigned a value but never used
|