You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix some dialyzer build system errors in make (backport #11014) (#11015)
* Fix some dialyzer build system errors in make (#11014)
* make amqp10_common dialyze green in make
* make rabbitmq_ct_client_helpers dialyze green with make
* fixup rabbitmq_prelaunch path ref
* Cleanup unused dep_* vars
* Fixup xref for rabbitmq_ct_helpers
I could not figure out how to make xref aware of the cli code without
also checking the cli code as well, and reporting additional errors
* remove unused file
* fix make diaylze for rabbitmq_stream_common
* update deps/oauth2_client/Makefile to match Bazel
(cherry picked from commit 4ec33c8)
# Conflicts:
# deps/amqp10_common/test/serial_number_SUITE.erl
* fixup backport
---------
Co-authored-by: Rin Kuryloski <[email protected]>
0 commit comments