Skip to content

Fix compile errors from merge #21

Fix compile errors from merge

Fix compile errors from merge #21

Triggered via push October 27, 2024 04:55
Status Failure
Total duration 1m 13s
Artifacts
Matrix: docker
Fit to window
Zoom out
Zoom in

Annotations

32 errors
ubuntu:22.04: src/multiplayer/packet.h#L67
explicit specialization in non-namespace scope 'class Multiplayer::S2CPacket'
ubuntu:22.04: src/multiplayer/packet.h#L68
template-id 'Decode<int>' in declaration of primary template
ubuntu:22.04: src/multiplayer/packet.h#L76
explicit specialization in non-namespace scope 'class Multiplayer::S2CPacket'
ubuntu:22.04: src/multiplayer/packet.h#L77
template-id 'Decode<bool>' in declaration of primary template
ubuntu:22.04: src/multiplayer/packet.h#L77
'bool Multiplayer::S2CPacket::Decode(std::string_view)' cannot be overloaded with 'int Multiplayer::S2CPacket::Decode(std::string_view)'
ubuntu:22.04
Process completed with exit code 1.
debian:12: src/multiplayer/packet.h#L67
explicit specialization in non-namespace scope 'class Multiplayer::S2CPacket'
debian:12: src/multiplayer/packet.h#L68
template-id 'Decode<int>' in declaration of primary template
debian:12: src/multiplayer/packet.h#L76
explicit specialization in non-namespace scope 'class Multiplayer::S2CPacket'
debian:12: src/multiplayer/packet.h#L77
template-id 'Decode<bool>' in declaration of primary template
debian:12: src/multiplayer/packet.h#L77
'bool Multiplayer::S2CPacket::Decode(std::string_view)' cannot be overloaded with 'int Multiplayer::S2CPacket::Decode(std::string_view)'
debian:12
Process completed with exit code 1.
debian:11
explicit specialization in non-namespace scope 'class Multiplayer::S2CPacket'
debian:11
template-id 'Decode<int>' in declaration of primary template
debian:11
explicit specialization in non-namespace scope 'class Multiplayer::S2CPacket'
debian:11
template-id 'Decode<bool>' in declaration of primary template
debian:11
'bool Multiplayer::S2CPacket::Decode(std::string_view)' cannot be overloaded with 'int Multiplayer::S2CPacket::Decode(std::string_view)'
debian:11
explicit specialization in non-namespace scope 'class Multiplayer::S2CPacket'
debian:11
template-id 'Decode<int>' in declaration of primary template
debian:11
explicit specialization in non-namespace scope 'class Multiplayer::S2CPacket'
debian:11
template-id 'Decode<bool>' in declaration of primary template
debian:11
'bool Multiplayer::S2CPacket::Decode(std::string_view)' cannot be overloaded with 'int Multiplayer::S2CPacket::Decode(std::string_view)'
ubuntu:20.04
explicit specialization in non-namespace scope 'class Multiplayer::S2CPacket'
ubuntu:20.04
template-id 'Decode<int>' in declaration of primary template
ubuntu:20.04
explicit specialization in non-namespace scope 'class Multiplayer::S2CPacket'
ubuntu:20.04
template-id 'Decode<bool>' in declaration of primary template
ubuntu:20.04
'bool Multiplayer::S2CPacket::Decode(std::string_view)' cannot be overloaded with 'int Multiplayer::S2CPacket::Decode(std::string_view)'
ubuntu:20.04
explicit specialization in non-namespace scope 'class Multiplayer::S2CPacket'
ubuntu:20.04
template-id 'Decode<int>' in declaration of primary template
ubuntu:20.04
explicit specialization in non-namespace scope 'class Multiplayer::S2CPacket'
ubuntu:20.04
template-id 'Decode<bool>' in declaration of primary template
ubuntu:20.04
'bool Multiplayer::S2CPacket::Decode(std::string_view)' cannot be overloaded with 'int Multiplayer::S2CPacket::Decode(std::string_view)'