Closed eliaharm closed 3 years ago
/cc @FroMage, @loicmathieu
/cc @gytis
@loicmathieu assign this to me, I'll fix it.
@gytis it's all yours ;)
@loicmathieu this seems to have been fixed here https://github.com/quarkusio/quarkus/commit/94803d76174ac181ce79a0390f9896cff1645dff by George
Yes, this has been fied by #14149, I'm closing it.
Describe the bug compiler warning:
Expected behavior No warnings
Actual behavior Could not fix the code to remove warning given that no
private
members were declared in classCountriesResource
...To Reproduce
pom.xml
CountriesResource.java
Configuration
Screenshots (If applicable, add screenshots to help explain your problem.)
Environment (please complete the following information):
uname -a
orver
: MSYS_NT-10.0-18363 DESKTOP-B13A99G 3.1.7-340.x86_64 2020-10-23 13:08 UTC x86_64 Msysjava -version
: openjdk version "11.0.8" 2020-07-14 LTS OpenJDK Runtime Environment 18.9 (build 11.0.8+10-LTS) OpenJDK 64-Bit Server VM 18.9 (build 11.0.8+10-LTS, mixed mode)mvnw --version
orgradlew --version
): Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: C:\Users\elia.m2\wrapper\dists\apache-maven-3.6.3-bin\1iopthnavndlasol9gbrbg6bf2\apache-maven-3.6.3 Java version: 11.0.8, vendor: ojdkbuild, runtime: C:\Users\elia\scoop\apps\ojdkbuild11-full\current Default locale: en_US, platform encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"Additional context (Add any other context about the problem here.)