alexa / ask-cli

Alexa Skills Kit Command Line Interface
https://developer.amazon.com/en-US/docs/alexa/smapi/ask-cli-intro.html
Apache License 2.0
163 stars 54 forks source link

fix: display warning object message correctly #488

Closed jsetton closed 11 months ago

jsetton commented 11 months ago

Issue #, if available:

Description of changes: Similar to #478, some of the warning messages can be objects, such as the SMAPI import status warnings.

This change applies the same fix to the warning channel.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.