Skip to content

Add C++17 UDPServer ID handling #323

Add C++17 UDPServer ID handling

Add C++17 UDPServer ID handling #323

Triggered via pull request December 6, 2024 07:53
Status Success
Total duration 1m 43s
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