steve-donovan

Results 7 comments of steve-donovan

I'm happy to make the change if you agree that it should be done

@minjikarin any clues on why this fails here but not locally? I thought maybe my env was screwed but i took a brand new fork and same failure on PR

> Hi @steve-donovan, > > I was doing some tests, but they failed. it is something related with Sonar. > > Did you see something new from your side? >...

to summarise - these types of problems suck 😕

Did you try the log suggestion? Does the sonar task work if you use gradle 8+? ``` > Task :sonarqube FAILED :sonarqube (Thread[Execution worker for ':',5,main]) completed. Took 51.381 secs....

reliant on https://github.com/amadeus4dev/amadeus-java/issues/139

Hi @tsolakoua That does not work, and can't work. The Params.and used String valueof which would give the wrong format - it called the toString of the object, and for...