feat(core): add ValentResource base class #2696
Annotations
10 errors and 1 warning
src/libvalent/notifications/valent-notification.c#L87
Allocation with g_variant_new_string, g_variant_builder_add doesn't release it.
|
src/libvalent/notifications/valent-notification.c#L88
Allocation with g_variant_new_string, g_variant_builder_add doesn't release it.
|
src/libvalent/notifications/valent-notification.c#L759
Allocation with g_variant_new_string, g_variant_builder_add doesn't release it.
|
src/libvalent/notifications/valent-notification.c#L763
Allocation with g_variant_new_string, g_variant_builder_add doesn't release it.
|
src/libvalent/notifications/valent-notification.c#L768
Allocation with g_variant_new_string, g_variant_builder_add doesn't release it.
|
src/libvalent/notifications/valent-notification.c#L772
Allocation with g_variant_new_string, g_variant_builder_add doesn't release it.
|
src/libvalent/notifications/valent-notification.c#L783
Allocation with valent_notification_get_priority_nick, g_variant_builder_add doesn't release it.
|
src/libvalent/notifications/valent-notification.c#L788
Allocation with g_variant_new_string, g_variant_builder_add doesn't release it.
|
src/libvalent/notifications/valent-notification.c#L807
Allocation with valent_notification_serialize_button, g_variant_builder_add doesn't release it.
|
src/libvalent/notifications/valent-notification.c#L811
Allocation with g_variant_builder_end, g_variant_builder_add doesn't release it.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
This job failed
Loading