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
I recently ran a pipeline where I used a level 1 build worker that was followed by a level 3 signing worker, which failed the build due to the following error:
Though this error describes what happened, I didn't understand it, and had to ping my team to figure out what I should do to diagnose the error.
It would be great if the error message gave a more human-understandable hint of what went wrong.
Potential solution:
Describe signing:parent by its task name in addition to the ID, so it's more recognizable by humans
Rather than showing the J+PAK... value, describe what it is (a whitelist of sorts?)
The text was updated successfully, but these errors were encountered:
I recently ran a pipeline where I used a level 1 build worker that was followed by a level 3 signing worker, which failed the build due to the following error:
Though this error describes what happened, I didn't understand it, and had to ping my team to figure out what I should do to diagnose the error.
It would be great if the error message gave a more human-understandable hint of what went wrong.
Potential solution:
signing:parent
by its task name in addition to the ID, so it's more recognizable by humansJ+PAK...
value, describe what it is (a whitelist of sorts?)The text was updated successfully, but these errors were encountered: