mirror of
https://github.com/coder/coder.git
synced 2026-09-22 21:22:17 +08:00
- Adds health.Message { code string, mesasge string }
- Refactors existing warnings []string to be of type []health.Message instead
- Adds health.Message { code string, mesasge string }
- Refactors existing warnings []string to be of type []health.Message instead