merge conflict solved #48
main.yml
on: push
Build, lint, and test
/
Prepare
1m 4s
Check workflows
5s
All jobs pass
0s
Annotations
12 errors
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L114
'isAccountCreated' is assigned a value but never used
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L115
'address' is assigned a value but never used
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L149
'address' is already declared in the upper scope on line 115 column 10
|
|
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L188
'getBalance' is assigned a value but never used
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L190
'bal' is assigned a value but never used
|
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L292
Promise-returning function provided to attribute where a void return was expected
|
Build, lint, and test / Build
Process completed with exit code 1.
|
All jobs pass
Process completed with exit code 1.
|