mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-13 20:47:46 +02:00
ci: Make scan-build errors fatal in CI
\o/ Signed-off-by: Philip Withnall <pwithnall@gnome.org> Fixes: #1767
This commit is contained in:
@@ -741,6 +741,7 @@ scan-build:
|
|||||||
--exclude glib/libcharset/
|
--exclude glib/libcharset/
|
||||||
--exclude gio/xdgmime/
|
--exclude gio/xdgmime/
|
||||||
-disable-checker deadcode.DeadStores
|
-disable-checker deadcode.DeadStores
|
||||||
|
--status-bugs
|
||||||
script:
|
script:
|
||||||
- meson setup ${MESON_COMMON_OPTIONS}
|
- meson setup ${MESON_COMMON_OPTIONS}
|
||||||
--werror
|
--werror
|
||||||
|
Reference in New Issue
Block a user