Skip to content

chore(deps): update vitest monorepo to v3 (major) #2350

chore(deps): update vitest monorepo to v3 (major)

chore(deps): update vitest monorepo to v3 (major) #2350

Triggered via pull request February 3, 2025 18:40
Status Failure
Total duration 2m 5s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
src/tests/generated-component.spec.ts > FlagAeIcon.vue > Component Props > size > converts a string with `px` suffix to a valid icon size: src/tests/generated-component.spec.ts#L230
AssertionError: expected "warn" to not be called once ❯ src/tests/generated-component.spec.ts:230:34
src/tests/generated-component.spec.ts > FlagAeIcon.vue > Component Props > size > console.warns if the size prop cannot be coverted to a number: src/tests/generated-component.spec.ts#L243
AssertionError: expected "warn" to be called once, but got 2 times ❯ src/tests/generated-component.spec.ts:243:30
src/tests/generated-component.spec.ts > FlagAfIcon.vue > Component Props > size > console.warns if the size prop cannot be coverted to a number: src/tests/generated-component.spec.ts#L243
AssertionError: expected "warn" to be called once, but got 3 times ❯ src/tests/generated-component.spec.ts:243:30
src/tests/generated-component.spec.ts > FlagAgIcon.vue > Component Props > size > console.warns if the size prop cannot be coverted to a number: src/tests/generated-component.spec.ts#L243
AssertionError: expected "warn" to be called once, but got 4 times ❯ src/tests/generated-component.spec.ts:243:30
src/tests/generated-component.spec.ts > FlagAiIcon.vue > Component Props > size > console.warns if the size prop cannot be coverted to a number: src/tests/generated-component.spec.ts#L243
AssertionError: expected "warn" to be called once, but got 5 times ❯ src/tests/generated-component.spec.ts:243:30
src/tests/generated-component.spec.ts > FlagAlIcon.vue > Component Props > size > console.warns if the size prop cannot be coverted to a number: src/tests/generated-component.spec.ts#L243
AssertionError: expected "warn" to be called once, but got 6 times ❯ src/tests/generated-component.spec.ts:243:30
src/tests/generated-component.spec.ts > FlagAmIcon.vue > Component Props > size > console.warns if the size prop cannot be coverted to a number: src/tests/generated-component.spec.ts#L243
AssertionError: expected "warn" to be called once, but got 7 times ❯ src/tests/generated-component.spec.ts:243:30
src/tests/generated-component.spec.ts > FlagAoIcon.vue > Component Props > size > console.warns if the size prop cannot be coverted to a number: src/tests/generated-component.spec.ts#L243
AssertionError: expected "warn" to be called once, but got 8 times ❯ src/tests/generated-component.spec.ts:243:30
src/tests/generated-component.spec.ts > FlagArIcon.vue > Component Props > size > console.warns if the size prop cannot be coverted to a number: src/tests/generated-component.spec.ts#L243
AssertionError: expected "warn" to be called once, but got 9 times ❯ src/tests/generated-component.spec.ts:243:30
src/tests/generated-component.spec.ts > FlagAsIcon.vue > Component Props > size > console.warns if the size prop cannot be coverted to a number: src/tests/generated-component.spec.ts#L243
AssertionError: expected "warn" to be called once, but got 10 times ❯ src/tests/generated-component.spec.ts:243:30
Run Tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down