4paradigm / 4paradigm/OpenMLDB

selfhost test fails on mvn compile

Ouverte
#3,893 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C++
Étoiles
1.7k
Forks
331
Merge moyen
12 j 12 h
PR mergées (30 j)
1

Description

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?

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
docker, java
Domaine
build-system, testing
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.