4paradigm / 4paradigm/OpenMLDB

selfhost test fails on mvn compile

Aperta
#3,893 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C++
Stelle
1.7k
Fork
331
Merge medio
12g 12h
PR unite (30g)
1

Descrizione

https://github.com/4paradigm/OpenMLDB/actions/runs/8801894123 commit is 70966f0, after this commit, selfhost test will fail on `build-openmldb`.
And the error is `@Slf4j` no variable `log`.
Building is in the container, so the docker image changed?

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Look at the failing selfhost test in the GitHub Actions run linked, specifically the 'build-openmldb' step. Check the Docker image used for building and any recent changes to the Java code using @Slf4j annotation. The issue is likely a mismatch between the Lombok annotation processing and the build environment. Start by examining the Dockerfile and the maven configuration to see if the lombok dependency or plugin is correctly set up.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
docker, java
Ambito
build-system, testing
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.