Skip to content

Commit

Permalink
Set air.compiler.fail-warnings as true in Prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr committed May 25, 2024
1 parent ffa632b commit 4694af7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/trino-prometheus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

<properties>
<air.main.basedir>${project.parent.basedir}</air.main.basedir>
<air.compiler.fail-warnings>true</air.compiler.fail-warnings>
</properties>

<dependencies>
Expand Down

0 comments on commit 4694af7

Please sign in to comment.