alex
alex
Hi, I'm trying to install this via brew, however it says there is an invalid method `cellar` (Invalid syntax in tap!): ``` $ brew tap scaleway/scaleway ==> Tapping scaleway/scaleway Cloning...
Hello, First off, I want to say great work on EvoMaster. I'm just a bachelor university student who's stumbled upon this, and I successfully managed to generate tests and then...
Hi! I'm trying to fuzz a public yaml: https://github.com/OAI/OpenAPI-Specification/blob/main/examples/v3.0/petstore.yaml with endpoint here https://petstore.swagger.io/v2 however, it fails with message (running with `RUST_BACKTRACE=1`) ``` $ openapi-fuzzer -s petstore.yaml -u https://petstore.swagger.io/v2/ thread 'main'...
Using Pinecone, Windows 10. Trying to upload a single text file. The text file contains data extracted via gpt-repository-loader . I also tried uploading the file with multiple extensions as...
Hi, here is the small code I'm trying to run, on Windows 11 (tried as Administrator too) ``` package main import ( "github.com/Andoryuuta/kiwi" "log" ) func addOffsets(proc kiwi.Process, addr uintptr,...
Hi, so I'm trying to use the new JSON to Table functionality, and for some reason, when building a script as a `go_console.Command` I get a panic. Here is an...
See attached pic  Steps to reproduce: 0. Mozilla browser, Android 1. Expand out the map to its greatest extent using the button 1. Guess a location 2. Next round...
Hello! Both using the official setup guide (host on on Netlify) and with manual nodejs server hosting results in the same behaviour. Game version: V0.9.1 To reproduce: 1. Host a...
Hello, I want to add a geojson file for Romania. I could see in #1 that @dawierha provided an array of X, Y coordinates which I assume to be spawn...