Update evidence pack #20
update-evidence-pack.yml
on: workflow_dispatch
Update evidence pack
1h 12m
Annotations
2 errors and 1 warning
|
Update evidence pack
Process completed with exit code 1.
|
|
src/App.test.tsx > Deana app > opens deana entry chips in the chat inspector without navigating away:
src/App.test.tsx#L933
AssertionError: expected "spy" to be called with arguments: [ 'profile-ai', 'medical-1' ]
Received:
Number of calls: 0
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div
data-testid="location"
>
/explorer/profile-ai?tab=ai
</div>
<div
class="dn-explorer-shell "
>
<aside
aria-label="Explorer navigation"
class="dn-explorer-sidebar "
>
<div
class="dn-sidebar-head"
>
<span
aria-label="Deana"
class="dn-wordmark "
>
d
<span
class="dn-wordmark__e"
>
e
</span>
ana
</span>
<button
aria-expanded="true"
aria-label="Collapse sidebar"
class="dn-icon-button"
>
<svg
aria-hidden="true"
height="20"
viewBox="0 0 24 24"
width="20"
>
<path
d="m15 18-6-6 6-6"
fill="none"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="1.8"
/>
</svg>
</button>
</div>
<nav>
<button
aria-label="Open Overview"
class=""
>
<svg
aria-hidden="true"
height="20"
viewBox="0 0 24 24"
width="20"
>
<path
d="m3 11 9-8 9 8"
fill="none"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="1.8"
/>
<path
d="M5 10v10h14V10"
fill="none"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="1.8"
/>
<path
d="M9 20v-6h6v6"
fill="none"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="1.8"
/>
</svg>
<span>
Overview
</span>
</button>
<button
aria-label="Open Medical"
class=""
>
<svg
aria-hidden="true"
height="20"
viewBox="0 0 24 24"
width="20"
>
<path
d="M20.5 8.8c0 5-8.5 10.2-8.5 10.2S3.5 13.8 3.5 8.8A4.4 4.4 0 0 1 12 7a4.4 4.4 0 0 1 8.5 1.8Z"
fill="none"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="1.8"
/>
</svg>
<span>
Medical
</span>
</button>
<button
aria-label="Open Traits"
class=""
>
<svg
aria-hidden="true"
height="20"
viewBox="0 0 24 24"
width="20"
>
<path
d="M20 4C11 4 6 9 6 18c9 0 14-5 14-14Z"
fill="none"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="1.8"
/>
<path
d="M6 18c3-5 7-8 14-14"
fill="none"
stroke="currentColor"
stroke-linecap="round"
|
|
Update evidence pack
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|