Skip to content

added evaluatedHttpCalls and executionTimeInSeconds. renamed totalHtt… #86

added evaluatedHttpCalls and executionTimeInSeconds. renamed totalHtt…

added evaluatedHttpCalls and executionTimeInSeconds. renamed totalHtt… #86

Triggered via push October 27, 2025 13:14
Status Failure
Total duration 1m 14s
Artifacts

ci.yaml

on: push
Matrix: full-build-base
Fit to window
Zoom out
Zoom in

Annotations

10 errors
full-build-base (ubuntu-latest)
Process completed with exit code 1.
src-e2e/App.test.tsx > App test > check faults component: web-report/src-e2e/App.test.tsx#L141
TestingLibraryElementError: Unable to find an element by: [data-testid="faults-component-total-faults"] Ignored nodes: comments, script, style <body> <div> <div class="min-h-screen bg-gray-50 py-8" > <div class="max-w-4xl mx-auto p-6" > <div class="text-center mb-6" > <div class="flex items-center justify-center mb-3" > <svg class="lucide lucide-triangle-alert w-12 h-12 text-red-500 mr-3" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3" /> <path d="M12 9v4" /> <path d="M12 17h.01" /> </svg> <h1 class="text-4xl font-bold text-gray-900" > Validation Error </h1> </div> <p class="text-lg text-gray-600" > Invalid report format. Please ensure the report is generated correctly. </p> </div> <div class="space-y-4" > <div class="flex items-center mb-4" > <div class="h-px bg-gray-300 flex-1" /> <span class="px-4 text-sm font-medium text-gray-500" > 2 Validation Issue s </span> <div class="h-px bg-gray-300 flex-1" /> </div> <div class="rounded-lg border-2 p-6 transition-all duration-200 hover:shadow-md bg-red-50 border-red-200 text-red-800" > <div class="grid grid-cols-1 lg:grid-cols-3 gap-6 items-center" > <div class="space-y-2" > <div class="flex items-center" > <svg class="lucide lucide-code w-4 h-4 mr-2 opacity-70" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <polyline points="16 18 22 12 16 6" /> <polyline points="8 6 2 12 8 18" /> </svg> <span class="font-mono text-sm font-semibold uppercase tracking-wide" > invalid type </span> </div> <div class="font-mono text-lg font-bold" > problemDetails.rest.evaluatedHttpCalls </div> </div> <div class="flex justify-center" > <svg class="lucide lucide-arrow-right w-6 h-6 opacity-50" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="M5 12h14" /> <path d="m12 5 7 7-7 7"
src-e2e/App.test.tsx > App test > check endpoints tab: web-report/src-e2e/App.test.tsx#L106
TestingLibraryElementError: Unable to find an element by: [data-testid="tab-overview"] Ignored nodes: comments, script, style <body> <div> <div class="min-h-screen bg-gray-50 py-8" > <div class="max-w-4xl mx-auto p-6" > <div class="text-center mb-6" > <div class="flex items-center justify-center mb-3" > <svg class="lucide lucide-triangle-alert w-12 h-12 text-red-500 mr-3" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3" /> <path d="M12 9v4" /> <path d="M12 17h.01" /> </svg> <h1 class="text-4xl font-bold text-gray-900" > Validation Error </h1> </div> <p class="text-lg text-gray-600" > Invalid report format. Please ensure the report is generated correctly. </p> </div> <div class="space-y-4" > <div class="flex items-center mb-4" > <div class="h-px bg-gray-300 flex-1" /> <span class="px-4 text-sm font-medium text-gray-500" > 2 Validation Issue s </span> <div class="h-px bg-gray-300 flex-1" /> </div> <div class="rounded-lg border-2 p-6 transition-all duration-200 hover:shadow-md bg-red-50 border-red-200 text-red-800" > <div class="grid grid-cols-1 lg:grid-cols-3 gap-6 items-center" > <div class="space-y-2" > <div class="flex items-center" > <svg class="lucide lucide-code w-4 h-4 mr-2 opacity-70" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <polyline points="16 18 22 12 16 6" /> <polyline points="8 6 2 12 8 18" /> </svg> <span class="font-mono text-sm font-semibold uppercase tracking-wide" > invalid type </span> </div> <div class="font-mono text-lg font-bold" > problemDetails.rest.evaluatedHttpCalls </div> </div> <div class="flex justify-center" > <svg class="lucide lucide-arrow-right w-6 h-6 opacity-50" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="M5 12h14" /> <path d="m12 5 7 7-7 7" />
src-e2e/App.test.tsx > App test > check generated tests: web-report/src-e2e/App.test.tsx#L96
TestingLibraryElementError: Unable to find an element by: [data-testid="generated-tests-total-tests"] Ignored nodes: comments, script, style <body> <div> <div class="min-h-screen bg-gray-50 py-8" > <div class="max-w-4xl mx-auto p-6" > <div class="text-center mb-6" > <div class="flex items-center justify-center mb-3" > <svg class="lucide lucide-triangle-alert w-12 h-12 text-red-500 mr-3" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3" /> <path d="M12 9v4" /> <path d="M12 17h.01" /> </svg> <h1 class="text-4xl font-bold text-gray-900" > Validation Error </h1> </div> <p class="text-lg text-gray-600" > Invalid report format. Please ensure the report is generated correctly. </p> </div> <div class="space-y-4" > <div class="flex items-center mb-4" > <div class="h-px bg-gray-300 flex-1" /> <span class="px-4 text-sm font-medium text-gray-500" > 2 Validation Issue s </span> <div class="h-px bg-gray-300 flex-1" /> </div> <div class="rounded-lg border-2 p-6 transition-all duration-200 hover:shadow-md bg-red-50 border-red-200 text-red-800" > <div class="grid grid-cols-1 lg:grid-cols-3 gap-6 items-center" > <div class="space-y-2" > <div class="flex items-center" > <svg class="lucide lucide-code w-4 h-4 mr-2 opacity-70" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <polyline points="16 18 22 12 16 6" /> <polyline points="8 6 2 12 8 18" /> </svg> <span class="font-mono text-sm font-semibold uppercase tracking-wide" > invalid type </span> </div> <div class="font-mono text-lg font-bold" > problemDetails.rest.evaluatedHttpCalls </div> </div> <div class="flex justify-center" > <svg class="lucide lucide-arrow-right w-6 h-6 opacity-50" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="M5 12h14" /> <path d="m12 5 7 7-7 7"
src-e2e/App.test.tsx > App test > check rest report: web-report/src-e2e/App.test.tsx#L84
TestingLibraryElementError: Unable to find an element by: [data-testid="rest-report-endpoint"] Ignored nodes: comments, script, style <body> <div> <div class="min-h-screen bg-gray-50 py-8" > <div class="max-w-4xl mx-auto p-6" > <div class="text-center mb-6" > <div class="flex items-center justify-center mb-3" > <svg class="lucide lucide-triangle-alert w-12 h-12 text-red-500 mr-3" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3" /> <path d="M12 9v4" /> <path d="M12 17h.01" /> </svg> <h1 class="text-4xl font-bold text-gray-900" > Validation Error </h1> </div> <p class="text-lg text-gray-600" > Invalid report format. Please ensure the report is generated correctly. </p> </div> <div class="space-y-4" > <div class="flex items-center mb-4" > <div class="h-px bg-gray-300 flex-1" /> <span class="px-4 text-sm font-medium text-gray-500" > 2 Validation Issue s </span> <div class="h-px bg-gray-300 flex-1" /> </div> <div class="rounded-lg border-2 p-6 transition-all duration-200 hover:shadow-md bg-red-50 border-red-200 text-red-800" > <div class="grid grid-cols-1 lg:grid-cols-3 gap-6 items-center" > <div class="space-y-2" > <div class="flex items-center" > <svg class="lucide lucide-code w-4 h-4 mr-2 opacity-70" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <polyline points="16 18 22 12 16 6" /> <polyline points="8 6 2 12 8 18" /> </svg> <span class="font-mono text-sm font-semibold uppercase tracking-wide" > invalid type </span> </div> <div class="font-mono text-lg font-bold" > problemDetails.rest.evaluatedHttpCalls </div> </div> <div class="flex justify-center" > <svg class="lucide lucide-arrow-right w-6 h-6 opacity-50" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="M5 12h14" /> <path d="m12 5 7 7-7 7"
src-e2e/App.test.tsx > App test > check header data: web-report/src-e2e/App.test.tsx#L70
TestingLibraryElementError: Unable to find an element by: [data-testid="header-creation-date"] Ignored nodes: comments, script, style <body> <div> <div class="min-h-screen bg-gray-50 py-8" > <div class="max-w-4xl mx-auto p-6" > <div class="text-center mb-6" > <div class="flex items-center justify-center mb-3" > <svg class="lucide lucide-triangle-alert w-12 h-12 text-red-500 mr-3" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3" /> <path d="M12 9v4" /> <path d="M12 17h.01" /> </svg> <h1 class="text-4xl font-bold text-gray-900" > Validation Error </h1> </div> <p class="text-lg text-gray-600" > Invalid report format. Please ensure the report is generated correctly. </p> </div> <div class="space-y-4" > <div class="flex items-center mb-4" > <div class="h-px bg-gray-300 flex-1" /> <span class="px-4 text-sm font-medium text-gray-500" > 2 Validation Issue s </span> <div class="h-px bg-gray-300 flex-1" /> </div> <div class="rounded-lg border-2 p-6 transition-all duration-200 hover:shadow-md bg-red-50 border-red-200 text-red-800" > <div class="grid grid-cols-1 lg:grid-cols-3 gap-6 items-center" > <div class="space-y-2" > <div class="flex items-center" > <svg class="lucide lucide-code w-4 h-4 mr-2 opacity-70" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <polyline points="16 18 22 12 16 6" /> <polyline points="8 6 2 12 8 18" /> </svg> <span class="font-mono text-sm font-semibold uppercase tracking-wide" > invalid type </span> </div> <div class="font-mono text-lg font-bold" > problemDetails.rest.evaluatedHttpCalls </div> </div> <div class="flex justify-center" > <svg class="lucide lucide-arrow-right w-6 h-6 opacity-50" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="M5 12h14" /> <path d="m12 5 7 7-7 7"
full-build-base (windows-latest)
The strategy configuration was canceled because "full-build-base.ubuntu-latest" failed
full-build-base (windows-latest)
The operation was canceled.
full-build-base (macos-latest)
The strategy configuration was canceled because "full-build-base.ubuntu-latest" failed
full-build-base (macos-latest)
The operation was canceled.