Skip to content

fix outdated node6 warning#56

Open
fntc wants to merge 1 commit into
StefanKert:masterfrom
fntc:patch-1
Open

fix outdated node6 warning#56
fntc wants to merge 1 commit into
StefanKert:masterfrom
fntc:patch-1

fix outdated node6 warning

e1f77f4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / StefanKert.azuredevops-codesigning-task failed Sep 11, 2025 in 1m 55s

Build #20250911.1 had test failures

Details

Tests

  • Failed: 8 (57.14%)
  • Passed: 6 (42.86%)
  • Other: 0 (0.00%)
  • Total: 14

Annotations

Check failure on line 16 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / StefanKert.azuredevops-codesigning-task

Build log #L16

PowerShell exited with code '1'.

Check failure on line 1 in CodeSigning Azure DevOps Extension Should call signtool with configured parameters and latest installed signtool

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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)