4paradigm / 4paradigm/OpenMLDB
selfhost test fails on mvn compile
- Ngôn ngữ chính
- C++
- Star
- 1.7k
- Fork
- 331
- Merge trung bình
- 12 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
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?
Hướng dẫn đóng góp
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- docker, java
- Lĩnh vực
- build-system, testing
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100