CI #212
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
15 errors and 3 warnings
self-testing (macos-latest)
expected: test error message
At /Users/runner/work/_temp/f75755c5-dfbd-4a97-9f61-a38b78b842b3.ps1:1 char:1
+ throw "expected: test error message"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (expected: test error message:String) [], RuntimeException
+ FullyQualifiedErrorId : expected: test error message
|
self-testing (macos-latest)
Process completed with exit code 1.
|
self-testing (macos-latest)
expected: test error (this action should have exit code 1 in logs)
|
self-testing (macos-latest)
Process completed with exit code 1.
|
self-testing (macos-latest)
expected: err msg
|
self-testing (ubuntu-latest)
expected: test error message
At /home/runner/work/_temp/afcd3f6d-1fb7-428d-8228-0cfaa706eedf.ps1:1 char:1
+ throw "expected: test error message"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (expected: test error message:String) [], RuntimeException
+ FullyQualifiedErrorId : expected: test error message
|
self-testing (ubuntu-latest)
Process completed with exit code 1.
|
self-testing (ubuntu-latest)
expected: test error (this action should have exit code 1 in logs)
|
self-testing (ubuntu-latest)
Process completed with exit code 1.
|
self-testing (ubuntu-latest)
expected: err msg
|
self-testing (windows-latest)
expected: test error message
At D:\a\_temp\b6779f7d-0d76-4a9a-a729-370684b436d8.ps1:1 char:1
+ throw "expected: test error message"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (expected: test error message:String) [], RuntimeException
+ FullyQualifiedErrorId : expected: test error message
|
self-testing (windows-latest)
Process completed with exit code 1.
|
self-testing (windows-latest)
expected: test error (this action should have exit code 1 in logs)
|
self-testing (windows-latest)
Process completed with exit code 1.
|
self-testing (windows-latest)
expected: err msg
|
self-testing (macos-latest)
expected: wrn msg
|
self-testing (ubuntu-latest)
expected: wrn msg
|
self-testing (windows-latest)
expected: wrn msg
|