Archive games after 24h in GCS and restore automatically #236
Annotations
4 warnings
Lint and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint and Test:
src/pages/GamePage.js#L133
React Hook useEffect contains a call to 'setFetchingStaleGame'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [loadingGame, loadingGameData, game, gameData, fetchingStaleGame, gameId] as a second argument to the useEffect Hook
|
Cloud Functions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|