Skip to content

fix PR #245: AI translation error. #334

fix PR #245: AI translation error.

fix PR #245: AI translation error. #334

Triggered via pull request January 27, 2025 16:31
Status Success
Total duration 7m 31s
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/Thread/ThreadPool.h#L133
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Network/sockutil.cpp#L106
'argument': conversion from 'SOCKET' to 'int', possible loss of data
build: src/Network/sockutil.cpp#L682
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings