CI #221
Annotations
15 errors and 3 warnings
self-testing (macos-latest)
expected: test error message
At /Users/runner/work/_temp/d40071c9-5f82-4a7a-af21-b912e02aaba8.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\9183b724-6422-4209-a6c0-e804a6420826.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/b0eaa90a-d790-47ca-b427-89abf4d66013.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
|