Audio Sequences for Schedule #116
deployment.yml
on: pull_request
Annotations
2 errors and 8 warnings
|
ʦ TypeScript
Process completed with exit code 2.
|
|
ʦ TypeScript:
app/lib/i18n.server.ts#L49
Element implicitly has an 'any' type because expression of type '"app.title" | "ui.docs" | "nav.dashboard" | "nav.broadcast" | "nav.schedule" | "nav.calendar" | "nav.sounders" | "nav.sounds" | "nav.desktopGroups" | "nav.actions" | "nav.webhooks" | ... 304 more ... | "zones.detail.editButton"' can't be used to index type '{ readonly 'app.title': "Open School Bell"; readonly 'ui.docs': "Docs"; readonly 'nav.dashboard': "Dashboard"; readonly 'nav.broadcast': "Broadcast"; readonly 'nav.schedule': "Schedule"; ... 310 more ...; readonly 'zones.detail.editButton': "Edit zone"; } | { ...; }'.
|
|
⬣ ESLint:
app/routes/sounder-api.get-day.tsx#L2
'invariant' is defined but never used. Allowed unused vars must match /^ignored/u
|
|
⬣ ESLint:
app/routes/schedule.add.tsx#L122
'setCount' is assigned a value but never used. Allowed unused vars must match /^ignored/u
|
|
⬣ ESLint:
app/routes/schedule.add.tsx#L122
'count' is assigned a value but never used. Allowed unused vars must match /^ignored/u
|
|
⬣ ESLint:
app/routes/schedule.add.tsx#L121
'setSound' is assigned a value but never used. Allowed unused vars must match /^ignored/u
|
|
⬣ ESLint:
app/routes/schedule.add.tsx#L121
'sound' is assigned a value but never used. Allowed unused vars must match /^ignored/u
|
|
⬣ ESLint:
app/routes/log.tsx#L16
All imports in the declaration are only used as types. Use `import type`
|
|
⬣ ESLint:
app/routes/calendar.tsx#L18
All imports in the declaration are only used as types. Use `import type`
|
|
⬣ ESLint:
app/lib/i18n.server.ts#L3
Imports "MessageKey" are only used as type
|