add toPrefix to NavLinks in Sidebar to better highlight isActive #8907
lintBuildTest.yml
on: pull_request
install
23s
ci
1m 15s
Matrix: playwright
Annotations
3 errors and 1 warning
app/util/path-builder.spec.ts > path builder:
app/util/path-builder.spec.ts#L40
Error: Snapshot `path builder 1` mismatched
- Expected
+ Received
@@ -39,11 +39,10 @@
"siloImages": "/images",
"siloIpPools": "/system/silos/s?tab=ip-pools",
"siloUtilization": "/utilization",
"silos": "/system/silos",
"silosNew": "/system/silos-new",
- "sled": "/system/inventory/sleds/5c56b522-c9b8-49e4-9f9a-8d52a89ec3e0/instances",
"sledInstances": "/system/inventory/sleds/5c56b522-c9b8-49e4-9f9a-8d52a89ec3e0/instances",
"sledInventory": "/system/inventory/sleds",
"snapshotImagesNew": "/projects/p/snapshots/sn/images-new",
"snapshots": "/projects/p/snapshots",
"snapshotsNew": "/projects/p/snapshots-new",
❯ app/util/path-builder.spec.ts:40:6
|
app/util/path-builder.spec.ts > breadcrumbs:
app/util/path-builder.spec.ts#L159
Error: Snapshot `breadcrumbs 2` mismatched
- Expected
+ Received
@@ -524,28 +524,10 @@
{
"label": "Silos",
"path": "/system/silos",
},
],
- "sled (/system/inventory/sleds/5c56b522-c9b8-49e4-9f9a-8d52a89ec3e0/instances)": [
- {
- "label": "Inventory",
- "path": "/system/inventory",
- },
- {
- "label": "Sleds",
- "path": "/system/inventory/sleds",
- },
- {
- "label": "5c56b…ec3e0",
- "path": "/system/inventory/sleds/5c56b522-c9b8-49e4-9f9a-8d52a89ec3e0/instances",
- },
- {
- "label": "Instances",
- "path": "/system/inventory/sleds/5c56b522-c9b8-49e4-9f9a-8d52a89ec3e0/instances",
- },
- ],
"sledInstances (/system/inventory/sleds/5c56b522-c9b8-49e4-9f9a-8d52a89ec3e0/instances)": [
{
"label": "Inventory",
"path": "/system/inventory",
},
❯ app/util/path-builder.spec.ts:159:37
|
ci
Process completed with exit code 1.
|
Playwright (chrome)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results-firefox
|
1.54 MB |
|
test-results-safari
|
873 KB |
|