Arnout Engelen
Arnout Engelen
upstream issue https://github.com/raboof/sbt-reproducible-builds/issues/343
upstream issue: https://github.com/raboof/sbt-reproducible-builds/issues/342
Upstream issue https://github.com/raboof/sbt-reproducible-builds/issues/309
``` java.lang.AssertionError: assertion failed: expected no StreamSupervisor children, but got [Actor[pekko://mqtt-spec/system/Materializers/StreamSupervisor-4/flow-295-0-unnamed#-741345539], Actor[pekko://mqtt-spec/system/Materializers/StreamSupervisor-4/flow-296-0-ignoreSink#1738476296]] ```
During the 1.1.0 release, we noticed some artifacts were missing the `META-INF/LICENSE` and `META-INF/NOTICE` files. They do not seem to consistently be missing, so we should figure out what's going...
During the 1.1.0 release, we noticed a [symbol ordering issue](https://arnout.engelen.eu/rb/reproducible-builds-diffoscope-output-pekko-persistence_3-1.1.0-RC1.html). It is possible that this is an effect of [this issue for which the fix is still being released](https://github.com/scala/scala3/issues/20496), though...
As encountered in the example of Nix-Security-WG/nix-local-security-scanner#22, there might be situations where we might want to assign a different severity based on context. In this case: the `w3m` advisory may...
https://github.com/apache/pekko-connectors-kafka/actions/runs/10984144231/job/30494444675 Probably OK to ignore until it happens more often
https://github.com/apache/pekko-projection/actions/runs/10040359450/job/27746257858 Notably: ``` org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException: NULL not allowed for column "CONCATENATED"; SQL statement: merge into "TEST_MODEL" ("ID","CONCATENATED") values (?,?) [23502-224] at org.h2.message.DbException.getJdbcSQLException(DbException.java:520) ``` and ``` [info] check: last seen offset is...