Disabling MacOS. One test fails. #13
Annotations
1 error, 13 warnings, and 1 notice
build (windows-latest, msvc)
Process completed with exit code 1.
|
build (ubuntu-latest, clang):
src/ChunkedReaderImpl.cpp#L20
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/ChunkedReaderImpl.cpp#L20
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/ChunkedReaderImpl.cpp#L174
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/ChunkedReaderImpl.cpp#L174
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/PlainWriterImpl.cpp#L16
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/PlainWriterImpl.cpp#L50
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/PlainReaderImpl.cpp#L16
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/PlainReaderImpl.cpp#L51
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/ChunkedWriterImpl.cpp#L19
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/ChunkedWriterImpl.cpp#L19
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, gcc):
include/restc-cpp/IteratorFromJsonSerializer.h#L21
‘template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated [-Wdeprecated-declarations]
|
build (ubuntu-latest, gcc):
include/restc-cpp/IteratorFromJsonSerializer.h#L21
‘template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated [-Wdeprecated-declarations]
|
build (ubuntu-latest, gcc):
include/restc-cpp/IteratorFromJsonSerializer.h#L21
‘template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated [-Wdeprecated-declarations]
|
build (ubuntu-latest, gcc)
Vcpkg folder already exists at /home/runner/vcpkg. Skipping the clone
|