179b2d8fbd
- sshmanager/deploy.go: initialize DeployResult with empty slices instead of nil to prevent null serialization in JSON - Machines.tsx: use ?? [] fallback for messages and errors arrays in deploy keys modal to handle null/undefined gracefully