Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[minor] Enable address and parameter address for streaming function #884

Merged

Merge branch 'master' into user/yao/enableAddressForStreaming

ff72153
Select commit
Loading
Failed to load commit list.
Merged

[minor] Enable address and parameter address for streaming function #884

Merge branch 'master' into user/yao/enableAddressForStreaming
ff72153
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Office-Addin-Scripts succeeded Oct 4, 2024 in 18m 4s

Build #20241004.1 had test failures

Details

Tests

  • Failed: 4 (0.36%)
  • Passed: 1,095 (99.64%)
  • Other: 0 (0.00%)
  • Total: 1,099

Annotations

Check failure on line 1 in Converts test manifest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Office-Addin-Scripts

Converts test manifest

Test failed
Raw output
  1) office-addin-project tests
       convert.ts
         convertManifest
           Converts test manifest:
     TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
      at new NodeError (node:internal/errors:405:5)
      at validateString (node:internal/validators:162:11)
      at Object.join (node:path:1171:7)
      at Context.<anonymous> (test/test.ts:31:33)
      at Generator.next (<anonymous>)
      at /Users/testaccount/opx-mac2/_work/12/s/packages/office-addin-project/test/test.ts:9:71
      at new Promise (<anonymous>)
      at __awaiter (test/test.ts:5:12)
      at Context.<anonymous> (test/test.ts:42:24)
      at processImmediate (node:internal/timers:476:21)

Check failure on line 1 in Converts TaskPane manifest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Office-Addin-Scripts

Converts TaskPane manifest

Test failed
Raw output
  2) office-addin-project tests
       convert.ts
         convertManifest
           Converts TaskPane manifest:
     TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
      at new NodeError (node:internal/errors:405:5)
      at validateString (node:internal/validators:162:11)
      at Object.join (node:path:1171:7)
      at Context.<anonymous> (test/test.ts:38:33)
      at Generator.next (<anonymous>)
      at /Users/testaccount/opx-mac2/_work/12/s/packages/office-addin-project/test/test.ts:9:71
      at new Promise (<anonymous>)
      at __awaiter (test/test.ts:5:12)
      at Context.<anonymous> (test/test.ts:51:24)
      at processImmediate (node:internal/timers:476:21)

Check failure on line 1 in Sideload unsupported host (expect error)'

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Office-Addin-Scripts

Sideload unsupported host (expect error)'

Test failed
Raw output
  1) Sideload to Desktop

Check failure on line 1 in Can't convert malformed manifest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Office-Addin-Scripts

Can't convert malformed manifest

Test failed
Raw output
  3) office-addin-project tests