Balázs Varga

Results 9 issues of Balázs Varga

I got crash during run: `xcversion install 11.2.1 --no-show-release-notes --no-ansi --no-progress` on Jenkins. ``` /Users/{user}/.gem/ruby/2.4.0/gems/xcode-install-2.6.3/lib/xcode/install.rb:101:in 'block in fetch': undefined method `match' for nil:NilClass (NoMethodError) from /Users/{user}/.gem/ruby/gems/xcode-install-2.6.3/lib/xcode/install.rb:81:in 'times' from /Users/{user}/.gem/ruby/gems/xcode-install-2.6.3/lib/xcode/install.rb:81:in 'fetch'...

Hi! I like this library, but I want to write some advanced build script in groovy. Which modify dependency tree before evaluate project. I have some problem, because packaging is...

### Problem I enabled GRADLE_METADATA feature on my kotlin-multiplatform-js project, and I got following error: ``` Execution failed for task ':prefessor-js:nodeSetup'. > Could not resolve all files for configuration ':prefessor-js:detachedConfiguration1'....

When do you plan to release the RxSwift 4.0 support?

## Issue Description: When using the `wumpus-gpt` bot on Discord, I have noticed that in certain cases, the response generated by GPT is too long and gets cut off, making...

Modify class instrumentor to allow use different graphics mode on the same sandbox ## Summary by CodeRabbit - **New Features** - Introduced new test cases for different graphics modes using...

do-not-merge

### Overview The `unPause` is called from `resetLooperToInitialState`, which means the cached looper mode might already have been reset. I think in `unPause` the looper mode should get from the...

## Summary by CodeRabbit - **New Features** - Introduced a new `concurrentTest` task to enhance testing capabilities with parallel execution. - **Improvements** - Enhanced file locking mechanisms and artifact fetching...

### Description The `CspHtmlWebpackPlugin` generates incorrect hashes, causing issues when trying to use the generated CSP. I have created a GitHub repository to reproduce the issue and deployed the site...