Skip to content

(govern) feat: migrate veOlas to govern #16

(govern) feat: migrate veOlas to govern

(govern) feat: migrate veOlas to govern #16

Triggered via pull request August 7, 2024 18:17
Status Failure
Total duration 2m 47s
Artifacts

govern.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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