fix outdated node6 warning#56
Build #20250911.1 had test failures
Details
- Failed: 8 (57.14%)
- Passed: 6 (42.86%)
- Other: 0 (0.00%)
- Total: 14
Annotations
Check failure on line 16 in Build log
azure-pipelines / StefanKert.azuredevops-codesigning-task
Build log #L16
PowerShell exited with code '1'.
azure-pipelines / StefanKert.azuredevops-codesigning-task
CodeSigning Azure DevOps Extension Should call signtool with configured parameters and latest installed signtool
should have succeeded
Raw output
AssertionError [ERR_ASSERTION]: should have succeeded
at Context.<anonymous> (tests\L0.js:56:16)
at process.processImmediate (node:internal/timers:476:21)
Check failure on line 1 in CodeSigning Azure DevOps Extension Should succeed signing AppBundles
azure-pipelines / StefanKert.azuredevops-codesigning-task
CodeSigning Azure DevOps Extension Should succeed signing AppBundles
Command failed: D:\a\1\s\task\signtool.exe sign /fd SHA256 /t http://timestamp.digicert.com /f D:\a\1\s\tests\test-files\AppCertificate.pfx /p D:\a\1\s\tests\test-files\appbundle\App.appxbundle SignTool Error: No certificates were found that met all the given criteria.
Raw output
Error: Command failed: D:\a\1\s\task\signtool.exe sign /fd SHA256 /t http://timestamp.digicert.com /f D:\a\1\s\tests\test-files\AppCertificate.pfx /p D:\a\1\s\tests\test-files\appbundle\App.appxbundle
SignTool Error: No certificates were found that met all the given criteria.
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:517:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:303:5)
Check failure on line 1 in CodeSigning Azure DevOps Extension Should succeed signing Msixbundle
azure-pipelines / StefanKert.azuredevops-codesigning-task
CodeSigning Azure DevOps Extension Should succeed signing Msixbundle
Command failed: D:\a\1\s\task\signtool.exe sign /fd SHA256 /t http://timestamp.digicert.com /f D:\a\1\s\tests\test-files\AppCertificate2.pfx /p 12345 D:\a\1\s\tests\test-files\msixbundle\App.msixbundle SignTool Error: No certificates were found that met all the given criteria.
Raw output
Error: Command failed: D:\a\1\s\task\signtool.exe sign /fd SHA256 /t http://timestamp.digicert.com /f D:\a\1\s\tests\test-files\AppCertificate2.pfx /p 12345 D:\a\1\s\tests\test-files\msixbundle\App.msixbundle
SignTool Error: No certificates were found that met all the given criteria.
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:517:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:303:5)
Check failure on line 1 in CodeSigning Azure DevOps Extension Should succeed signing AppBundles2
azure-pipelines / StefanKert.azuredevops-codesigning-task
CodeSigning Azure DevOps Extension Should succeed signing AppBundles2
Command failed: D:\a\1\s\task\signtool.exe sign /fd SHA256 /t http://timestamp.digicert.com /f D:\a\1\s\tests\test-files\AppCertificate2.pfx /p 12345 D:\a\1\s\tests\test-files\appbundle\App2.appxbundle SignTool Error: No certificates were found that met all the given criteria.
Raw output
Error: Command failed: D:\a\1\s\task\signtool.exe sign /fd SHA256 /t http://timestamp.digicert.com /f D:\a\1\s\tests\test-files\AppCertificate2.pfx /p 12345 D:\a\1\s\tests\test-files\appbundle\App2.appxbundle
SignTool Error: No certificates were found that met all the given criteria.
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:517:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:303:5)