Skip to content

Fixed deprecated warning for std::iterator<> #26

Fixed deprecated warning for std::iterator<>

Fixed deprecated warning for std::iterator<> #26

Triggered via push August 17, 2024 11:53
Status Success
Total duration 21m 2s
Artifacts

ci.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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/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/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/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 (windows-latest, msvc): include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest, msvc): include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest, msvc): include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest, msvc): include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest, msvc): include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest, msvc): include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest, msvc): include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest, msvc): include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest, msvc): include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest, msvc): include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.