Closed blairlearn closed 11 months ago
We still have problems with calls to LogError passing an exception after the message instead of before. This is now detected in the build step in GitHub Actions, causing the build to fail.
LogError
ESTIMATE TBD
Fix parameter order when logging an exception.
We still have problems with calls to
LogError
passing an exception after the message instead of before. This is now detected in the build step in GitHub Actions, causing the build to fail.Prerequisites
Sub-Tasks
Notes