Git Product home page Git Product logo

Comments (8)

snake-poison avatar snake-poison commented on September 8, 2024 6

Running into the same issue and after downgrading/upgrading a few times I narrowed down the breaking change in vitest to have been introduced in version [email protected]. The latest version that is unaffected by this issue is [email protected].

from vscode.

brion-fuller avatar brion-fuller commented on September 8, 2024 6

It looks to be a difference in TaskResult. The property error was changes to errors.https://github.com/vitest-dev/vitest/blob/39814357024e96b81546ec22d6aaf777b8db6cef/packages/runner/src/types/tasks.ts#L37
Looks like this property was deprecated from this change vitest-dev/vitest@482b72f#diff-4e87df9f7a0c8e9da1c78c0e04171f3c5b59346f636eb7be22462b53cb19761b

I have a branch that has a working model. My main question before a PR is are we trying to be backwards compatible? Or will this tool be mapped to various major versons of vite? I would assume we would want to avoid additional support needed for older versions.

from vscode.

SonyStone avatar SonyStone commented on September 8, 2024 1

Same issue with Vitest 1.0.4
image

  • OS: Windows 11
  • VSCode vesrion 1.84.2
  • Vitest 1.0.4
  • Vitest plugin version: 0.2.43

Working with Vitest 0.34.6
image

from vscode.

jd1378 avatar jd1378 commented on September 8, 2024 1

what's the immediate action we can take to solve the issue locally for now until this is fixed ?

from vscode.

mzietlow avatar mzietlow commented on September 8, 2024

We are experiencing the same bug on Windows with Vitest version 1.0.2

from vscode.

TonyLomartire avatar TonyLomartire commented on September 8, 2024

Also ran into this on macOS, downgrading resolved.

from vscode.

cbush06 avatar cbush06 commented on September 8, 2024

I'm having the same issue. Please fix! This is such a great plugin.

from vscode.

MilanKovacic avatar MilanKovacic commented on September 8, 2024

Extension was not updated to properly work with vitest >= 1.0.0. Fixed by #213.

from vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.