Skip to content

feat(UI): init UI

feat(UI): init UI #7

Triggered via push December 3, 2023 15:59
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
Build: node_modules/jsontokens/lib/decode.d.ts#L4
Property 'alg' of type 'string | undefined' is not assignable to 'string' index type 'Json'.
Build: node_modules/jsontokens/lib/decode.d.ts#L5
Property 'typ' of type 'string | undefined' is not assignable to 'string' index type 'Json'.
Build: node_modules/jsontokens/lib/decode.d.ts#L9
Property 'iss' of type 'string | undefined' is not assignable to 'string' index type 'Json'.
Build: node_modules/jsontokens/lib/decode.d.ts#L10
Property 'jti' of type 'string | undefined' is not assignable to 'string' index type 'Json'.
Build: node_modules/jsontokens/lib/decode.d.ts#L11
Property 'iat' of type 'string | number | undefined' is not assignable to 'string' index type 'Json'.
Build: node_modules/jsontokens/lib/decode.d.ts#L12
Property 'exp' of type 'string | number | undefined' is not assignable to 'string' index type 'Json'.
Build
Process completed with exit code 2.
Lint: src/App.tsx#L2
'StacksMainnet' is defined but never used
Lint: src/App.tsx#L2
'StacksDevnet' is defined but never used
Lint: src/components/connectWallet.tsx#L2
'StacksMainnet' is defined but never used
Lint: src/components/connectWallet.tsx#L2
'StacksDevnet' is defined but never used
Lint: src/components/connectWallet.tsx#L18
'Badge' is defined but never used
Lint: src/components/connectWallet.tsx#L20
'ExternalLink' is defined but never used
Lint: src/components/connectWallet.tsx#L22
'truncateAddress' is defined but never used
Lint: src/components/connectWallet.tsx#L26
'address' is assigned a value but never used
Lint: src/components/connectWallet.tsx#L28
'isSignatureVerified' is assigned a value but never used
Lint: src/components/connectWallet.tsx#L29
'hasFetchedReadOnly' is assigned a value but never used