Skip to content

Snitch lib

Snitch lib #3381

Triggered via pull request June 21, 2024 09:12
Status Failure
Total duration 23m 59s
Artifacts

compile.yml

on: pull_request
Matrix: build and run tests
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 2 warnings
build and run tests (gcc-debug): exes/themis/inc/dbus_interface.hpp#L38
unused parameter 'msg' [-Werror=unused-parameter]
build and run tests (gcc-debug): exes/themis/inc/dbus_interface.hpp#L38
152 | using V = decay_keep_volatile_t<decltype(to_tuple(std::declval<T>()))>;
build and run tests (gcc-debug): exes/themis/inc/dbus_interface.hpp#L38
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~
build and run tests (gcc-debug): exes/themis/inc/dbus_interface.hpp#L38
1170 | static thread_local constinit auto tuple_of_ptrs = make_tuple_from_struct<V>();
build and run tests (gcc-debug): exes/themis/inc/dbus_interface.hpp#L38
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~
build and run tests (gcc-debug): exes/themis/inc/dbus_interface.hpp#L38
1205 | [[maybe_unused]] decltype(auto) t = reflection_tuple(value);
build and run tests (gcc-debug): exes/themis/inc/dbus_interface.hpp#L38
1149 | op_base<write_unknown_on<Options>()>(std::forward<V>(value), ctx, b, ix);
build and run tests (gcc-debug): exes/themis/inc/dbus_interface.hpp#L38
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build and run tests (gcc-debug): exes/themis/inc/dbus_interface.hpp#L38
528 | write_array_to_json<Opts>(value, ctx, args...);
build and run tests (gcc-debug-dynamic): exes/themis/inc/dbus_interface.hpp#L38
unused parameter 'msg' [-Werror=unused-parameter]
build and run tests (gcc-debug-dynamic): exes/themis/inc/dbus_interface.hpp#L38
152 | using V = decay_keep_volatile_t<decltype(to_tuple(std::declval<T>()))>;
build and run tests (gcc-debug-dynamic): exes/themis/inc/dbus_interface.hpp#L38
1170 | static thread_local constinit auto tuple_of_ptrs = make_tuple_from_struct<V>();
build and run tests (gcc-debug-dynamic): exes/themis/inc/dbus_interface.hpp#L38
1205 | [[maybe_unused]] decltype(auto) t = reflection_tuple(value);
build and run tests (gcc-debug-dynamic): exes/themis/inc/dbus_interface.hpp#L38
1149 | op_base<write_unknown_on<Options>()>(std::forward<V>(value), ctx, b, ix);
build and run tests (gcc-debug-dynamic): exes/themis/inc/dbus_interface.hpp#L38
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build and run tests (gcc-debug-dynamic): exes/themis/inc/dbus_interface.hpp#L38
528 | write_array_to_json<Opts>(value, ctx, args...);
build and run tests (gcc-release): exes/themis/inc/dbus_interface.hpp#L38
unused parameter 'msg' [-Werror=unused-parameter]
build and run tests (gcc-release): exes/themis/inc/dbus_interface.hpp#L38
152 | using V = decay_keep_volatile_t<decltype(to_tuple(std::declval<T>()))>;
build and run tests (gcc-release): exes/themis/inc/dbus_interface.hpp#L38
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~
build and run tests (gcc-release): exes/themis/inc/dbus_interface.hpp#L38
1170 | static thread_local constinit auto tuple_of_ptrs = make_tuple_from_struct<V>();
build and run tests (gcc-release): exes/themis/inc/dbus_interface.hpp#L38
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~
build and run tests (gcc-release): exes/themis/inc/dbus_interface.hpp#L38
1205 | [[maybe_unused]] decltype(auto) t = reflection_tuple(value);
build and run tests (gcc-release): exes/themis/inc/dbus_interface.hpp#L38
1149 | op_base<write_unknown_on<Options>()>(std::forward<V>(value), ctx, b, ix);
build and run tests (gcc-release): exes/themis/inc/dbus_interface.hpp#L38
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build and run tests (gcc-release): exes/themis/inc/dbus_interface.hpp#L38
528 | write_array_to_json<Opts>(value, ctx, args...);
build and run tests (gcc-release)
'void operator delete(void*, std::size_t)' called on pointer '<unknown>' with nonzero offset [1, 9223372036854775807] [-Wfree-nonheap-object]
build and run tests (gcc-release)
'void operator delete(void*, std::size_t)' called on pointer '<unknown>' with nonzero offset [1, 9223372036854775807] [-Wfree-nonheap-object]