Skip to content

PR #313

PR #313 #291

Triggered via dynamic December 23, 2025 13:23
Status Success
Total duration 1m 6s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error
hooks > useDecision > should not re-render when the user attributes change without autoUpdate: src/hooks.spec.tsx#L953
Error: expect(element).toHaveTextContent() Expected element to have text content: false|{}|true|false Received: true|{"foo":"bar"}|true|false Ignored nodes: comments, script, style <html> <head /> <body> <div> <span data-testid="result" > true|{"foo":"bar"}|true|false </span> </div> </body> </html> at /home/runner/work/react-sdk/react-sdk/src/hooks.spec.tsx:972:64 at runWithExpensiveErrorDiagnosticsDisabled (/home/runner/work/react-sdk/react-sdk/node_modules/@testing-library/dom/dist/config.js:47:12) at checkCallback (/home/runner/work/react-sdk/react-sdk/node_modules/@testing-library/dom/dist/wait-for.js:124:77) at checkRealTimersCallback (/home/runner/work/react-sdk/react-sdk/node_modules/@testing-library/dom/dist/wait-for.js:118:16) at Timeout.task [as _onTimeout] (/home/runner/work/react-sdk/react-sdk/node_modules/jsdom/lib/jsdom/browser/Window.js:579:19) at listOnTimeout (node:internal/timers:581:17) at processTimers (node:internal/timers:519:7)