Skip to content

Feat: Progress-tracking + other updates #36

Feat: Progress-tracking + other updates

Feat: Progress-tracking + other updates #36

Triggered via pull request December 1, 2025 08:05
Status Failure
Total duration 47s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build (22.x)
Process completed with exit code 1.
src/app/dashboard/__tests__/page.test.tsx > Dashboard Page Tests > should show Green button for Hello World if completed: src/app/dashboard/__tests__/page.test.tsx#L91
AssertionError: expected 'btn border-2 border-gray-400 text-gra…' to contain 'text-emerald-400' Expected: "text-emerald-400" Received: "btn border-2 border-gray-400 text-gray-400 bg-black/50 backdrop-blur-sm hover:bg-gray-900/50 hover:border-gray-200 hover:text-gray-200 shadow-lg shadow-gray-500/50 transition duration-300 ease-in-out" ❯ src/app/dashboard/__tests__/page.test.tsx:91:28