Fixed case if user removes all cycles #109
Annotations
3 errors and 4 warnings
build (20.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x)
The operation was canceled.
|
build (20.x):
src/pages/TabHome.tsx#L141
'cannotSaveAlert' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build (20.x):
src/state/CalculationLogics.ts#L8
'differenceInMilliseconds' is defined but never used. Allowed unused vars must match /^_/u
|
build (18.x):
src/pages/TabHome.tsx#L141
'cannotSaveAlert' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build (18.x):
src/state/CalculationLogics.ts#L8
'differenceInMilliseconds' is defined but never used. Allowed unused vars must match /^_/u
|