(govern) feat: migrate veOlas to govern #16
Annotations
10 errors and 1 warning
build:
apps/govern/common-util/functions/requests.ts#L10
'notifyError' is defined but never used
|
build:
apps/govern/common-util/functions/time.ts#L40
'date' is never reassigned. Use 'const' instead
|
build:
apps/govern/common-util/functions/time.ts#L41
'month' is never reassigned. Use 'const' instead
|
build:
apps/govern/common-util/functions/time.ts#L42
'day' is never reassigned. Use 'const' instead
|
build:
apps/govern/common-util/functions/time.ts#L43
'year' is never reassigned. Use 'const' instead
|
build:
apps/govern/common-util/functions/time.ts#L63
'date' is never reassigned. Use 'const' instead
|
build:
apps/govern/common-util/functions/time.ts#L64
'month' is never reassigned. Use 'const' instead
|
build:
apps/govern/common-util/functions/time.ts#L65
'day' is never reassigned. Use 'const' instead
|
build:
apps/govern/common-util/functions/time.ts#L66
'year' is never reassigned. Use 'const' instead
|
build:
apps/govern/common-util/functions/time.ts#L67
'hours' is never reassigned. Use 'const' instead
|
build:
apps/govern/hooks/useFetchBalances.ts#L80
React Hook useMemo has missing dependencies: 'balanceData' and 'block'. Either include them or remove the dependency array
|