mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 18:52:09 +01: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:
parent
b1bafda881
commit
b1b8166a8a
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user