Skip to content

moved disconnect button to navbar. navbar using daisyUI navbar component #6

moved disconnect button to navbar. navbar using daisyUI navbar component

moved disconnect button to navbar. navbar using daisyUI navbar component #6

Triggered via push January 16, 2024 00:59
Status Failure
Total duration 31s
Billable time 1m
Artifacts

release.yaml

on: push
Deploy to Vercel
0s
Deploy to Vercel
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
CI dApp / checks
Process completed with exit code 1.
CI dApp / checks: src/App.tsx#L46
'toggleWalletModal' is assigned a value but never used
CI dApp / checks: src/App.tsx#L50
'toggleDemoModal' is assigned a value but never used
CI dApp / checks: src/components/Gallery.tsx#L25
'diaAssets' is assigned a value but never used
CI dApp / checks: src/components/Gallery.tsx#L33
Unexpected console statement
CI dApp / checks: src/components/MintNft.tsx#L26
'nftName' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u
CI dApp / checks: src/components/MintNft.tsx#L46
Unexpected console statement
CI dApp / checks: src/components/MintNft.tsx#L47
Unexpected console statement
CI dApp / checks: src/components/Navbar.tsx#L6
'NavItemProps' is defined but never used