CI #213
Annotations
15 errors and 3 warnings
self-testing (macos-latest)
expected: test error message
At /Users/runner/work/_temp/1bc81cd4-0c53-4196-a53f-46d5163a9ab7.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 (windows-latest)
expected: test error message
At D:\a\_temp\2b112e9d-1b48-4eac-b21a-e48dc37b4b5f.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 (ubuntu-latest)
expected: test error message
At /home/runner/work/_temp/6fc2f36a-66af-4e58-89fd-d05d0de55785.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 (macos-latest)
expected: wrn msg
|
self-testing (windows-latest)
expected: wrn msg
|
self-testing (ubuntu-latest)
expected: wrn msg
|