Update ESLint configuration and refactor #335
Annotations
6 warnings
src/hooks/useStatus.ts#L20
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
src/hooks/useStatus.ts#L44
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
src/utils/table.ts#L19
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
src/hooks/useStatus.ts#L20
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
src/hooks/useStatus.ts#L44
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
src/utils/table.ts#L19
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
The logs for this run have expired and are no longer available.
Loading