You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recent CI and nightly runs are failing with warnings and errors more frequently than before. One contributing factor is APIView related errors and warnings.
PowerShell exited with code '1'.
Build • Create API Review for azure-core • Create API Review for azure-core
Recent CI and nightly runs are failing with warnings and errors more frequently than before. One contributing factor is APIView related errors and warnings.
For example:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=2139473&view=logs&j=a5b8631f-d2a8-5bf4-c5b7-ed5dd46e146c&t=e1b0a0cf-6330-5d90-93da-5076ba54d894
This isn't unique to Core. We see other errors for service SDKs, like Attestation:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=2139476&view=logs&j=a5b8631f-d2a8-5bf4-c5b7-ed5dd46e146c&t=e1b0a0cf-6330-5d90-93da-5076ba54d894&l=51
It would be useful to output more diagnostic information to the console to debug reasons for such error conditions.
There is another warning in the
Dump Package properties
step:https://dev.azure.com/azure-sdk/public/_build/results?buildId=2140048&view=logs&j=a5b8631f-d2a8-5bf4-c5b7-ed5dd46e146c&t=d7f7b61a-6ffa-5531-6b02-f2d4db7c9f77&l=15
Here are the recent public and internal
cpp - core
pipelines.https://dev.azure.com/azure-sdk/public/_build?definitionId=1614&_a=summary
https://dev.azure.com/azure-sdk/internal/_build?definitionId=1615&_a=summary
@LarryOsterman, @danieljurek, @RickWinter
The text was updated successfully, but these errors were encountered: