Skip to content

Merge pull request #119 from GlobalHive/release-please--branches--mas… #82

Merge pull request #119 from GlobalHive/release-please--branches--mas…

Merge pull request #119 from GlobalHive/release-please--branches--mas… #82

Triggered via push January 30, 2026 17:08
Status Failure
Total duration 24s
Artifacts

ci.yml

on: push
Matrix: Test & Build
Lint & Format Check
17s
Lint & Format Check
Security Audit
18s
Security Audit
Publish Test Coverage
0s
Publish Test Coverage
Fit to window
Zoom out
Zoom in

Annotations

12 errors
test/components/VTour.spec.ts > VTour Component - Comprehensive Test Suite > Backdrop Functionality > should show backdrop when global backdrop prop is true: test/components/VTour.spec.ts#L580
AssertionError: expected null to be truthy - Expected: true + Received: null ❯ test/components/VTour.spec.ts:580:24
test/components/VTour.spec.ts > VTour Component - Comprehensive Test Suite > should remove old highlight and apply new scoped highlight after hot-switch name change: test/components/VTour.spec.ts#L555
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/components/VTour.spec.ts:555:58
test/components/VTour.spec.ts > VTour Component - Comprehensive Test Suite > Highlight Functionality > should remove highlight when stopping tour: test/components/VTour.spec.ts#L515
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/components/VTour.spec.ts:515:65
test/components/VTour.spec.ts > VTour Component - Comprehensive Test Suite > Highlight Functionality > should handle highlight functionality: test/components/VTour.spec.ts#L493
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/components/VTour.spec.ts:493:66
test/components/VTour.spec.ts > VTour Component - Comprehensive Test Suite > Tour Navigation and Control > should stop tour correctly: test/components/VTour.spec.ts#L330
AssertionError: expected undefined to be truthy - Expected: true + Received: undefined ❯ test/components/VTour.spec.ts:330:53
test/components/VTour.spec.ts > VTour Component - Comprehensive Test Suite > Basic Component Properties > should handle backdrop prop: test/components/VTour.spec.ts#L132
AssertionError: expected null to be truthy - Expected: true + Received: null ❯ test/components/VTour.spec.ts:132:55
test/components/VTour.spec.ts > VTour Component - Comprehensive Test Suite > Basic Component Properties > should accept custom button labels: test/components/VTour.spec.ts#L117
AssertionError: the given combination of arguments (undefined and string) is invalid for this assertion. You can use an array, a map, an object, a set, a string, or a weakset instead of a string ❯ test/components/VTour.spec.ts:117:43
test/components/VTour.spec.ts > VTour Component - Comprehensive Test Suite > Basic Component Properties > should render with default props: test/components/VTour.spec.ts#L94
AssertionError: expected null to be truthy - Expected: true + Received: null ❯ test/components/VTour.spec.ts:94:55
Test & Build (20)
The strategy configuration was canceled because "test._22" failed
Test & Build (20)
The operation was canceled.