Skip to content

feat: restore apple game #380

feat: restore apple game

feat: restore apple game #380

Triggered via pull request February 11, 2025 02:33
Status Success
Total duration 1m 11s
Artifacts

develop-build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build Test
Cache not found for keys: node-cache-Linux-x64-pnpm-7acf75be5316e2582cf6c5cefafd1a225882fc85a8ca62df649fd21d2ef2ebb2
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