Skip to content

Send SDK evaluation context as canonical JSON #3826

Send SDK evaluation context as canonical JSON

Send SDK evaluation context as canonical JSON #3826

Triggered via push September 3, 2026 19:29
Status Failure
Total duration 2m 23s
Artifacts

package-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build & Test
Process completed with exit code 1.
Build & Test
Argument of type 'Record<string, ContextValue> | undefined' is not assignable to parameter of type 'Record<string, string | number | undefined> | undefined'.
Build & Test
Argument of type 'CompanyContext | undefined' is not assignable to parameter of type 'Record<string, string | number | undefined> | undefined'.
Build & Test
Argument of type 'UserContext | undefined' is not assignable to parameter of type 'Record<string, string | number | undefined> | undefined'.
Build & Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/