4paradigm / 4paradigm/OpenMLDB

selfhost test fails on mvn compile

オープン
#3,893 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
1.7k
フォーク
331
平均マージ
12日 12時間
マージ済み PR(30日)
1

説明

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?

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
docker, java
領域
build-system, testing
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。