This repository has been archived by the owner on Jun 25, 2024. It is now read-only.
Change the design of the launcher #161
Annotations
10 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
src/constants/launcher.ts#L2
'getCountries' is defined but never used
|
lint:
src/constants/launcher.ts#L10
'getSubdivisions' is defined but never used
|
lint:
src/lib/dates/DatePicker.svelte#L110
'_' is defined but never used
|
lint:
src/lib/dates/DatePicker.svelte#L113
'_' is defined but never used
|
lint:
src/lib/homework/CreateHomework.svelte#L13
'backendUrl' is defined but never used
|
lint:
src/lib/layout/launcher/launcher.svelte#L18
'get' is defined but never used
|
lint:
src/routes/notes/+layout.svelte#L9
'isLoggedIn' is defined but never used
|
lint:
src/routes/settings/timetable/+page.svelte#L152
'_' is defined but never used
|
lint:
vitest/setup.ts#L19
Unexpected console statement
|