feat: restore apple game #372
Annotations
3 errors and 10 warnings
Build Test:
src/pages/games/SnackGame/game/util/audio.ts#L1
PlayOptions not found in '@pixi/sound'
|
Build Test:
src/pages/games/SnackGame/game/util/audio.ts#L1
PlayOptions not found in '@pixi/sound'
|
Build Test
Process completed with exit code 1.
|
Build Test:
src/App.tsx#L52
'userStateValue' is assigned a value but never used
|
Build Test:
src/App.tsx#L53
'resetUser' is assigned a value but never used
|
Build Test:
src/App.tsx#L54
'storageValue' is assigned a value but never used
|
Build Test:
src/App.tsx#L54
'deleteStorageValue' is assigned a value but never used
|
Build Test:
src/App.tsx#L57
'deleteUserPersistState' is assigned a value but never used
|
Build Test:
src/utils/i18n/i18n.ts#L7
Caution: `i18next` also has a named export `use`. Check if you meant to write `import {use} from 'i18next'` instead
|
Build Test:
src/utils/i18n/i18n.ts#L36
Caution: `i18next` also has a named export `use`. Check if you meant to write `import {use} from 'i18next'` instead
|
Build Test:
src/utils/i18n/i18n.ts#L39
Unexpected any. Specify a different type
|
Build Test:
src/pages/games/SnackGame/ranking/RankingPage.tsx#L9
'Tab' is defined but never used
|
Build Test:
src/pages/games/SnackGame/ranking/RankingPage.tsx#L23
'tabOptions' is assigned a value but never used
|