mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
07895006d9
- Adds health.Message { code string, mesasge string }
- Refactors existing warnings []string to be of type []health.Message instead