Merge branch 'main' of github.com:Aman-zishan/sDAO-with-chainhook #20
Annotations
10 warnings
Lint:
sdao-api/server.js#L114
'responseData' is assigned a value but never used
|
Lint:
src/App.tsx#L1
'useState' is defined but never used
|
Lint:
src/components/codeEditor.tsx#L4
Unexpected any. Specify a different type
|
Lint:
src/components/codeEditor.tsx#L5
'event' is defined but never used
|
Lint:
src/components/leftMenu.tsx#L12
'slug' is assigned a value but never used
|
Lint:
src/components/leftMenu.tsx#L13
Unexpected any. Specify a different type
|
Lint:
src/components/stacksSvg.tsx#L3
Unexpected any. Specify a different type
|
Lint:
src/components/walletConnect.tsx#L21
Forbidden non-null assertion
|
Lint:
src/components/walletConnect.tsx#L33
Forbidden non-null assertion
|
Lint:
src/components/walletConnect.tsx#L40
Forbidden non-null assertion
|