Closed ypotter closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
sharkio | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 24, 2023 6:40am |
front end build is failing with 2 errors:
> client@0.1.0 build
[16:56:37.558] > tsc && vite build
[16:56:37.558]
[16:56:43.491] src/pages/api-keys/EditTokenModal.tsx(25,14): error TS6133: 'res' is declared but its value is never read.
[16:56:43.491] src/pages/api-keys/KeysTable.tsx(1,1): error TS6133: 'React' is declared but its value is never read.
[16:56:43.491] src/pages/service/service.tsx(169,23): error TS2741: Property 'sniffer_id' is missing in type 'SnifferConfig' but required in type 'Service'.
[16:56:43.527] Error: Command "npm run build" exited with 2
I have added a new section called api keys as part of the will to create a cli package for sharkio.