Skip to content

Build: Windows

Build: Windows #106

Manually triggered November 11, 2024 11:51
Status Success
Total duration 5m 52s
Artifacts

build-windows.yml

on: workflow_dispatch
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

1 warning
main (debug)
In file included from ./inet/common/packet/serializer/ChunkSerializer.h:13, from ./inet/common/packet/serializer/FieldsChunkSerializer.h:11, from inet/common/packet/serializer/FieldsChunkSerializer.cc:8: inet/common/packet/serializer/FieldsChunkSerializer.cc: In member function 'virtual void inet::FieldsChunkSerializer::serialize(inet::MemoryOutputStream&, inet::Ptr<const inet::Chunk>&, inet::units::values::b, inet::units::values::b) const': ./inet/common/packet/chunk/Chunk.h:42:100: warning: unknown conversion type character 'l' in format [-Wformat=] 42 | #define CHUNK_CHECK_USAGE(condition, format, ...) ((void)((condition) ? 0 : throw cRuntimeError("Error: " format, ## __VA_ARGS__))) ./inet/common/packet/chunk/Chunk.h:42:100: note: in definition of macro 'CHUNK_CHECK_USAGE' 42 | #define CHUNK_CHECK_USAGE(condition, format, ...) ((void)((condition) ? 0 : throw cRuntimeError("Error: " format, ## __VA_ARGS__))) | ^~~~~~~~~ ./inet/common/packet/chunk/Chunk.h:42:100: warning: too many arguments for format [-Wformat-extra-args] 42 | #define CHUNK_CHECK_USAGE(condition, format, ...) ((void)((condition) ? 0 : throw cRuntimeError("Error: " format, ## __VA_ARGS__))) ./inet/common/packet/chunk/Chunk.h:42:100: note: in definition of macro 'CHUNK_CHECK_USAGE' 42 | #define CHUNK_CHECK_USAGE(condition, format, ...) ((void)((condition) ? 0 : throw cRuntimeError("Error: " format, ## __VA_ARGS__))) | ^~~~~~~~~ ./inet/common/packet/chunk/Chunk.h:42:100: warning: unknown conversion type character 'l' in format [-Wformat=] 42 | #define CHUNK_CHECK_USAGE(condition, format, ...) ((void)((condition) ? 0 : throw cRuntimeError("Error: " format, ## __VA_ARGS__))) ./inet/common/packet/chunk/Chunk.h:42:100: note: in definition of macro 'CHUNK_CHECK_USAGE' 42 | #define CHUNK_CHECK_USAGE(condition, format, ...) ((void)((condition) ? 0 : throw cRuntimeError("Error: " format, ## __VA_ARGS__))) | ^~~~~~~~~ ./inet/common/packet/chunk/Chunk.h:42:100: warning: too many arguments for format [-Wformat-extra-args] 42 | #define CHUNK_CHECK_USAGE(condition, format, ...) ((void)((condition) ? 0 : throw cRuntimeError("Error: " format, ## __VA_ARGS__))) ./inet/common/packet/chunk/Chunk.h:42:100: note: in definition of macro 'CHUNK_CHECK_USAGE' 42 | #define CHUNK_CHECK_USAGE(condition, format, ...) ((void)((condition) ? 0 : throw cRuntimeError("Error: " format, ## __VA_ARGS__))) | ^~~~~~~~~ ./inet/common/packet/chunk/Chunk.h:42:100: warning: unknown conversion type character 'l' in format [-Wformat=] 42 | #define CHUNK_CHECK_USAGE(condition, format, ...) ((void)((condition) ? 0 : throw cRuntimeError("Error: " format, ## __VA_ARGS__))) ./inet/common/packet/chunk/Chunk.h:42:100: note: in definition of macro 'CHUNK_CHECK_USAGE' 42 | #define CHUNK_CHECK_USAGE(condition, format, ...) ((void)((condition) ? 0 : throw cRuntimeError("Error: " format, ## __VA_ARGS__))) | ^~~~~~~~~ ./inet/common/packet/chunk/Chunk.h:42:100: warning: too many arguments for format [-Wformat-extra-args] 42 | #define CHUNK_CHECK_USAGE(condition, format, ...) ((void)((condition) ? 0 : throw cRuntimeError("Error: " format, ## __VA_ARGS__))) ./inet/common/packet/chunk/Chunk.h:42:100: note: in definition of macro 'CHUNK_CHECK_USAGE' 42 | #define CHUNK_CHECK_USAGE(condition, format, ...) ((void)((condition) ? 0 : throw cRuntimeError("Error: " format, ## __VA_ARGS__))) | ^~~~~~~~