Skip to content

CI - Build

CI - Build #649

Manually triggered May 31, 2024 21:58
Status Failure
Total duration 10m 16s
Artifacts

ci-build.yml

on: workflow_dispatch
Matrix: linux
Matrix: macos
Matrix: windows
Check Annotations
0s
Check Annotations
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
Windows (x64) / CI: src/network/network_crypto_internal.h#L25
'std::array<uint8_t,32>': base class undefined
Windows (x64) / CI: src/network/network_crypto_internal.h#L40
'std::array<uint8_t,24>': base class undefined
Windows (x64) / CI: src/network/network_crypto_internal.h#L64
'X25519DerivedKeys::keys' uses undefined class 'std::array<uint8_t,64>'
Windows (x64) / CI: src/network/network_crypto.cpp#L35
'crypto_wipe': no overloaded function could convert all the argument types
Windows (x64) / CI: src/network/network_crypto.cpp#L44
cannot deduce template arguments for 'std::span'
Windows (x64) / CI: src/network/network_crypto.cpp#L44
'std::span<_Ty,_Extent> std::span(_Rng &&)': could not deduce template argument for '_Ty'
Windows (x64) / CI: src/network/network_crypto.cpp#L44
'std::span<_Ty,_Extent> std::span(const std::array<_OtherTy,_Size> &) noexcept': could not deduce template argument for 'const std::array<_OtherTy,_Size> &' from 'const size_t'
Windows (x64) / CI: src/network/network_crypto.cpp#L44
'std::span<_Ty,_Extent> std::span(std::array<_OtherTy,_Size> &) noexcept': could not deduce template argument for 'std::array<_OtherTy,_Size> &' from 'const size_t'
Windows (x64) / CI: src/network/network_crypto.cpp#L44
'std::span<_Ty,_Extent> std::span(type_identity<_Ty>::type (&)[_Size]) noexcept': could not deduce template argument for 'type_identity<_Ty>::type (&)[_Size]' from 'const size_t'
Windows (x64) / CI: src/network/network_crypto.cpp#L44
'std::span<_Ty,_Extent> std::span(_It,_Sentinel) noexcept(<expr>)': expects 2 arguments - 1 provided
Windows (x86) / CI: src/network/network_crypto_internal.h#L25
'std::array<uint8_t,32>': base class undefined
Windows (x86) / CI: src/network/network_crypto_internal.h#L40
'std::array<uint8_t,24>': base class undefined
Windows (x86) / CI: src/network/network_crypto_internal.h#L64
'X25519DerivedKeys::keys' uses undefined class 'std::array<uint8_t,64>'
Windows (x86) / CI: src/network/network_crypto.cpp#L35
'crypto_wipe': no overloaded function could convert all the argument types
Windows (x86) / CI: src/network/network_crypto.cpp#L44
cannot deduce template arguments for 'std::span'
Windows (x86) / CI: src/network/network_crypto.cpp#L44
'std::span<_Ty,_Extent> std::span(_Rng &&)': could not deduce template argument for '_Ty'
Windows (x86) / CI: src/network/network_crypto.cpp#L44
'std::span<_Ty,_Extent> std::span(const std::array<_OtherTy,_Size> &) noexcept': could not deduce template argument for 'const std::array<_OtherTy,_Size> &' from 'const size_t'
Windows (x86) / CI: src/network/network_crypto.cpp#L44
'std::span<_Ty,_Extent> std::span(std::array<_OtherTy,_Size> &) noexcept': could not deduce template argument for 'std::array<_OtherTy,_Size> &' from 'const size_t'
Windows (x86) / CI: src/network/network_crypto.cpp#L44
'std::span<_Ty,_Extent> std::span(type_identity<_Ty>::type (&)[_Size]) noexcept': could not deduce template argument for 'type_identity<_Ty>::type (&)[_Size]' from 'const size_t'
Windows (x86) / CI: src/network/network_crypto.cpp#L44
'std::span<_Ty,_Extent> std::span(_It,_Sentinel) noexcept(<expr>)': expects 2 arguments - 1 provided
Windows (x64) / CI: src/network/network_server.cpp#L1732
'=': conversion from 'size_t' to 'PacketSize', possible loss of data
Windows (x86) / CI: src/network/network_server.cpp#L1732
'=': conversion from 'size_t' to 'PacketSize', possible loss of data