Victor

Results 7 issues of Victor

### Description So that we can be more efficient when developing and modifying rules while ensuring that performance remains high. I would like to propose a new command-line that will...

S-Help-wanted
A-Linter
A-Tooling

# Summary This PR fixes fluent bit `parsers.conf` indentation level error. ``` [2024/02/17 14:54:20] [error] [config] indentation level is too low [2024/02/17 14:54:20] [error] [config] error in parsers.conf:4: invalid indentation...

# Summary The revalidate server button is not showing up in server's page only in coolify's instance server:

Hi! I'm using JListFixture to collect items from the quick-fix panel: ```kotlin find(byXpath("//div[@class='MyList']"), timeout) ``` But on the test, the list only contains truncated texts, I've printed the text to...

### Description This issue provides a high-level overview of the development of Biome JetBrains plugin version 1.0 and tracks the progress of individual tasks. ## Tasks: - [x] https://github.com/biomejs/biome/discussions/1052 @victor-teles...

Help wanted
Enhancement

### Description After the lastest update, the deployment is not working. https://github.com/coollabsio/coolify/assets/78874691/04fa2e43-91da-45fd-98d0-217fbb4e8e89 Logs 2024-05-11 02:36:46 App\Jobs\ServerStatusJob ....................... RUNNING 2024-05-11 02:36:46 App\Jobs\ServerStatusJob ....................... 1s DONE 2024-05-11 02:36:46 App\Jobs\ServerStatusJob ....................... RUNNING 2024-05-11...

### What version of Elysia is running? 1.1.12 ### What platform is your computer? Darwin 24.1.0 arm64 arm ### What steps can reproduce the bug? Instantiate a class and returns...

bug