Skip to content

Add C++17 UDPServer ID handling #325

Add C++17 UDPServer ID handling

Add C++17 UDPServer ID handling #325

Triggered via pull request December 9, 2024 09:55
Status Success
Total duration 2m 17s
Artifacts

windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Network/UdpServer.cpp#L278
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Network/BufferSock.cpp#L254
'=': conversion from 'size_t' to 'ULONG', possible loss of data
build: src/Network/BufferSock.cpp#L271
'=': conversion from 'size_t' to 'ULONG', possible loss of data