Triggers: Error case returns bytes #27113
Labels
@aws-cdk/triggers
Related to the triggers package
bug
This issue is a bug.
node18-upgrade
Any work (bug, feature) related to Node 18 upgrade
sdk-v3-upgrade
Tag issues that are associated to SDK V3 upgrade. Not limited to CR usage of SDK only.
In the integ test
triggers/test/integ.triggers.ts
Go and find the test handler in the
lib
directory and break it.Run the test case and see it fail with an error similar to the one below.
This is bad for users of Triggers, since they won't be able to debug their Triggers anymore.
The text was updated successfully, but these errors were encountered: