save checkpoint
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"found": [
|
||||
"AppSidebarComponent",
|
||||
"SidebarNavGroupComponent",
|
||||
"SidebarNavItemComponent"
|
||||
],
|
||||
"filesChecked": [
|
||||
"src/Web/StellaOps.Web/src/app/layout/app-sidebar/app-sidebar.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/layout/app-sidebar/sidebar-nav-group.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/layout/app-sidebar/sidebar-nav-item.component.ts"
|
||||
],
|
||||
"verdict": "pass",
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"checkedAtUtc": "2026-02-10T20:08:12Z"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"buildResult": "pass",
|
||||
"verdict": "fail",
|
||||
"testResult": "fail",
|
||||
"tests": [
|
||||
{
|
||||
"reason": "Spec excluded from test program (angular.json test.exclude includes src/app/layout/**/*.spec.ts).",
|
||||
"command": "npx ng test --watch=false --include src/app/layout/app-sidebar/app-sidebar.component.spec.ts",
|
||||
"result": "fail"
|
||||
}
|
||||
],
|
||||
"checkedAtUtc": "2026-02-10T20:08:12Z",
|
||||
"project": "src/Web/StellaOps.Web"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"verdict": "fail",
|
||||
"route": "/release-orchestrator/runs",
|
||||
"baseUrl": "https://127.0.0.1:4400",
|
||||
"type": "ui",
|
||||
"steps": [
|
||||
{
|
||||
"evidence": "app-sidebar selector count=0 in runtime DOM.",
|
||||
"description": "Verify left rail shell is mounted in active app layout",
|
||||
"screenshot": "../pipeline-run-centric-view/run-001/screenshots/step-2-release-orchestrator-runs.png",
|
||||
"result": "fail"
|
||||
}
|
||||
],
|
||||
"checkedAtUtc": "2026-02-10T20:08:12Z"
|
||||
}
|
||||
Reference in New Issue
Block a user