fix/network-graph-build-errors
dev-1.10.1
HostManagerApp.tsx
AppView.tsx
stats-widgets.ts
ServerStats.tsx
server-stats.ts
schema.ts
db/index.ts
en.json
user-data-import.ts
npm run build
I've already resolved this but haven't pushed yet.
No dependencies set.
The note is not visible to the blocked user.
Summary
Changes
HostManagerApp.tsx: Fix incorrect import pathAppView.tsx: Add missing closing tag for NetworkGraphViewstats-widgets.ts: Fix misplaced firewall type unionServerStats.tsx: Fix unclosed return statement in ports caseserver-stats.ts: Complete catch block for ports metricsschema.ts: Close networkTopology table definition, add missing timestamp fieldsdb/index.ts: Complete error logging blocken.json: Add missing closing brace for ports objectuser-data-import.ts: Fix type annotations for dynamic objectsTest plan
npm run buildpasses successfullyI've already resolved this but haven't pushed yet.
Pull request closed