build(deps): bump @fortawesome/fontawesome-svg-core from 6.7.2 to 7.3.1 #1116
Annotations
2 errors and 11 warnings
|
Build
Process completed with exit code 1.
|
|
tests/pages/SnapshotHistory.test.jsx > SnapshotHistory > should handle refresh button click:
tests/pages/SnapshotHistory.test.jsx#L106
TestingLibraryElementError: Unable to find an element with the title: Fetch snapshots.
Ignored nodes: comments, script, style
<body>
<div>
<div
class="row"
>
<div
class="col"
>
<button
class="btn btn-warning btn-sm"
type="button"
>
<svg
aria-hidden="true"
class="svg-inline--fa fa-chevron-left"
data-icon="chevron-left"
data-prefix="fas"
role="img"
viewBox="0 0 320 512"
>
<path
d="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z"
fill="currentColor"
/>
</svg>
Return
</button>
<button
class="btn btn-danger btn-sm"
type="button"
>
Delete Snapshot Source
</button>
</div>
<div
class="col"
/>
<div
class="col-auto"
>
<button
class="btn btn-primary btn-sm"
type="button"
>
<svg
aria-hidden="true"
class="svg-inline--fa fa-arrows-rotate"
data-icon="arrows-rotate"
data-prefix="fas"
role="img"
viewBox="0 0 512 512"
>
<path
d="M65.9 228.5c13.3-93 93.4-164.5 190.1-164.5 53 0 101 21.5 135.8 56.2 .2 .2 .4 .4 .6 .6l7.6 7.2-47.9 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 53.4-11.3-10.7C390.5 28.6 326.5 0 256 0 127 0 20.3 95.4 2.6 219.5 .1 237 12.2 253.2 29.7 255.7s33.7-9.7 36.2-27.1zm443.5 64c2.5-17.5-9.7-33.7-27.1-36.2s-33.7 9.7-36.2 27.1c-13.3 93-93.4 164.5-190.1 164.5-53 0-101-21.5-135.8-56.2-.2-.2-.4-.4-.6-.6l-7.6-7.2 47.9 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 320c-8.5 0-16.7 3.4-22.7 9.5S-.1 343.7 0 352.3l1 127c.1 17.7 14.6 31.9 32.3 31.7S65.2 496.4 65 478.7l-.4-51.5 10.7 10.1c46.3 46.1 110.2 74.7 180.7 74.7 129 0 235.7-95.4 253.4-219.5z"
fill="currentColor"
/>
</svg>
</button>
</div>
</div>
<div
class="row"
>
<div
class="col"
>
<div
class="vpadded"
>
Displaying
0 out of undefined
snapshots of
<b>
testuser
@
testhost
:
/test/path
</b>
</div>
</div>
</div>
<div
class="row"
>
<div
class="col-12"
>
<div
class="p-2"
>
<table
class="table table-sm table-striped table-bordered table-hover"
>
<thead
class="table-dark"
>
<tr>
<th>
<div
class=""
>
Selected
</div>
</th>
<th>
<div
class=""
>
Start time
</div>
</th>
<th>
<div
class=""
/>
</th>
<th>
<div
class="cursor-pointer select-none"
title="Sort descending"
>
Root
</div>
</th>
<th>
<div
class="cursor-pointer select-none"
title="Sort descending"
>
Retention
</div>
</th>
<th>
<div
class="cursor-pointer select-none"
title="Sort descending"
>
Size
|
|
Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
tests/components/KopiaTable.test.jsx#L309
In React 19, you can render '<Context>' as a provider instead of '<Context.Provider>'
|
|
Build:
tests/components/KopiaTable.test.jsx#L47
In React 19, you can render '<Context>' as a provider instead of '<Context.Provider>'
|
|
Build:
tests/pages/SnapshotCreate.test.jsx#L33
In React 19, 'forwardRef' is no longer necessary. Pass 'ref' as a prop instead
|
|
Build:
tests/pages/SnapshotHistory.test.jsx#L35
In React 19, you can render '<Context>' as a provider instead of '<Context.Provider>'
|
|
Build:
tests/pages/Snapshots.test.jsx#L38
In React 19, you can render '<Context>' as a provider instead of '<Context.Provider>'
|
|
Build:
tests/pages/Policies.test.jsx#L89
In React 19, you can render '<Context>' as a provider instead of '<Context.Provider>'
|
|
Build:
tests/pages/Policies.test.jsx#L88
In React 19, you can render '<Context>' as a provider instead of '<Context.Provider>'
|
|
Build:
tests/components/SnapshotEstimation.test.jsx#L670
In React 19, you can render '<Context>' as a provider instead of '<Context.Provider>'
|
|
Build:
tests/components/SnapshotEstimation.test.jsx#L542
In React 19, you can render '<Context>' as a provider instead of '<Context.Provider>'
|
|
Build:
tests/components/SnapshotEstimation.test.jsx#L86
In React 19, you can render '<Context>' as a provider instead of '<Context.Provider>'
|