netplay: introduce abstractions for client/server-side sockets and connection providers #5895
Triggered via pull request
November 16, 2024 11:57
Status
Failure
Total duration
38m 26s
Artifacts
–
CI_macos.yml
on: pull_request
Annotations
4 errors and 2 warnings
Xcode 14.3 (ARM64):
src/lib/netplay/tcp/tcp_connection_address.cpp#L17
#pragma once in main file [-Werror,-Wpragma-once-outside-header]
|
Xcode 14.3 (ARM64)
Process completed with exit code 65.
|
Xcode 14.3 (x64):
src/lib/netplay/tcp/tcp_connection_address.cpp#L17
#pragma once in main file [-Werror,-Wpragma-once-outside-header]
|
Xcode 14.3 (x64)
Process completed with exit code 65.
|
Xcode 14.3 (ARM64)
Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning
|
Xcode 14.3 (x64)
Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning
|