Skip to content

Add C++17 UDPServer ID handling #329

Add C++17 UDPServer ID handling

Add C++17 UDPServer ID handling #329

Triggered via pull request January 8, 2025 12:11
Status Success
Total duration 1m 52s
Artifacts

windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Thread/ThreadPool.h#L133
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L133
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L133
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L133
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L133
'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#L133
'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
build: src/Network/BufferSock.cpp#L320
'argument': conversion from 'size_t' to 'int', possible loss of data