Update function-schemata sub-module to HEAD (bcd26d2)

New changes:

  • 3ef0240 Correctly extract canonicalization errors from normalization error.
  • bc33518 [BREAKING CHANGE] Drop deprecated serialize.js, users all switched to binaryFormatter.js
  • e6488ed definitions: [Z528] Fix label, so it doesn't clash with Z527
  • df2206f Definitions: Add built-in function Z6820 and its implementation Z6920
  • e9f260b definitions: [Z873] Make return Type more specific, Z881(Z1) not just Z1
  • cec539d tests: Unwrap unnecessary IIFE
  • a1a668e tests: Cover wrapInZ6 and wrapInZ9
  • 090a681 utils: Upstream wrapInZ12 from function-orchestrator
  • e878a9d utils: Upstream wrapInZ3 from function-orchestrator
  • d761117 utils: Alpha-sort the export list
  • 1e51b2a tests: Cover wrapInQuote explicitly
  • e9edb7f tests: Cover wrapInKeyReference explicitly
  • bcd26d2 definitions: [Z6820] Change output type from List(Z1) to Map(Z6,Z1)

Bug: T367005
Bug: T386598

Merge request reports

Loading