link to payouts.saturn.tech #79
Annotations
11 warnings
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16.x):
renderer/_default.page.client.tsx#L12
Forbidden non-null assertion
|
build (16.x):
renderer/usePageContext.tsx#L11
Unexpected any. Specify a different type
|
build (16.x):
src/components/Dashboard.tsx#L78
'handleError' is assigned a value but never used
|
build (16.x):
src/components/Dashboard.tsx#L94
Unexpected any. Specify a different type
|
build (16.x):
src/components/Dashboard.tsx#L105
'txLoading' is assigned a value but never used
|
build (16.x):
src/components/Dashboard.tsx#L107
'contractLoading' is assigned a value but never used
|
build (16.x):
src/components/Dashboard.tsx#L135
'writeContract' is assigned a value but never used
|
build (16.x):
src/components/DataTable.tsx#L88
'data' is assigned a value but never used
|
build (16.x):
src/components/DataTable.tsx#L88
'isError' is assigned a value but never used
|
build (16.x):
src/components/DataTable.tsx#L89
Unexpected any. Specify a different type
|