GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java

Exclusion file: tell unused exclusion elements in the file

オープン
#1,275 コメント 0 件 リアクション 0 件 担当者 1 名 @suztomo が担当を希望しています GitHub で見る
enhancement p3
主要言語
Java
スター
163
フォーク
80
PR マージ指標
30日以内にマージされた PR はありません

説明

Linkage Checker tells unused exclusion elements that did not match any linkage errors. This shows improvement in the dependency compatibility. The exit code is 1 to indicate the exclusion file needs to be updated accordingly.

# What the output looks like?

```
LinkageCheckerMain -a foo:bar:1.2.3 -e exclusions.xml

...

The following rule did not match any linkage errors:

exclusions.xml: line 56:








GraalVM-related libraries depend on Java Compiler Interface (JVMCI) that
only exists in special JDK. These missing classes are false positives, because
the code is only invoked when running in a GraalVM.
https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/929


```

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

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

評価

この issue はまだ評価されていません。

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

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