Ericsson / CodecheckerVSCodePlugin

VSCode plugin that shows bugs detected by the Clang Static Analyzer and Clang Tidy analyzers using CodeChecker as a backend.
Apache License 2.0
24 stars 7 forks source link

Migrate to Yarn 2+ and bump dependencies #123

Closed Discookie closed 1 year ago

Discookie commented 1 year ago

Currently the build seems to fail on CI because of an outdated webpack using an outdated OpenSSL version.

Updated ESLint dependencies, and using Yarn 2 lockfiles now.