Skip to content

netplay: introduce abstractions for client/server-side sockets and connection providers #6930

netplay: introduce abstractions for client/server-side sockets and connection providers

netplay: introduce abstractions for client/server-side sockets and connection providers #6930

Triggered via pull request November 17, 2024 13:04
Status Failure
Total duration 9m 31s
Artifacts

CI_archlinux.yml

on: pull_request
Matrix: archlinux-latest-gcc
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Arch :LATEST [Clang]: lib/netplay/connection_provider_registry.cpp#L42
function 'Register' could be declared with attribute 'noreturn' [-Werror,-Wmissing-noreturn]
Arch :LATEST [Clang]
Process completed with exit code 1.
Arch :LATEST [GCC]: lib/netplay/connection_provider_registry.cpp#L47
this statement may fall through [-Werror=implicit-fallthrough=]
Arch :LATEST [GCC]: lib/netplay/connection_provider_registry.cpp#L41
function might be candidate for attribute ‘noreturn’ [-Werror=suggest-attribute=noreturn]
Arch :LATEST [GCC]
Process completed with exit code 1.