-
Notifications
You must be signed in to change notification settings - Fork 297
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Raise the severity of unsurfaced deployment issues.
Currently if there are certain errors in a deployment profile, such as unrecognized names or type mismatches, we log them but they aren't fatal, and aren't shown in a dialog box. We should raise the severity of these so if we one day allow users to turn off `console.log` log-level messages, these will persist. Also report a type mismatch when a user-defined key (like WSL/integrations) is pointing to a scalar value. Signed-off-by: Eric Promislow <[email protected]>
- Loading branch information
1 parent
8e41503
commit 0f42874
Showing
1 changed file
with
11 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters