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

[patch] move cell value type to a new attribute "cellValueType" in custom function metadata #867

Closed

Merge branch 'OfficeDev:master' into CfMetadataCellValueSubtype

22ffcb9
Select commit
Loading
Failed to load commit list.
Closed

[patch] move cell value type to a new attribute "cellValueType" in custom function metadata #867

Merge branch 'OfficeDev:master' into CfMetadataCellValueSubtype
22ffcb9
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Office-Addin-Scripts succeeded Oct 8, 2024 in 17m 58s

Build #20241008.1 had test failures

Details

Tests

  • Failed: 4 (0.38%)
  • Passed: 1,061 (99.62%)
  • Other: 0 (0.00%)
  • Total: 1,065

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