Minor layout redesign + prereg button #59
Annotations
7 errors and 3 warnings
Build:
src/components/ScheduleSwitcher.tsx#L128
'DeleteDialog' is defined but never used. Allowed unused vars must match /^_/u
|
Build:
src/components/ScheduleSwitcher.tsx#L162
'ExportDialog' is defined but never used. Allowed unused vars must match /^_/u
|
Build:
src/components/ScheduleSwitcher.tsx#L241
'onRename' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build:
src/components/ScheduleSwitcher.tsx#L242
'onSave' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build:
src/components/ScheduleSwitcher.tsx#L243
'onCopy' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build
Process completed with exit code 1.
|
Prettier
Process completed with exit code 1.
|
Black
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|