Skip to content

Fixing various issues reported by static code analysis and compiler w… #28

Fixing various issues reported by static code analysis and compiler w…

Fixing various issues reported by static code analysis and compiler w… #28

Triggered via push August 17, 2024 12:43
Status Success
Total duration 23m 13s
Artifacts

ci.yaml

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

Annotations

20 warnings and 4 notices
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#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/DataReaderStream.cpp#L13
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
build (ubuntu-latest, clang): src/DataReaderStream.cpp#L138
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.
build (macos-latest)
Vcpkg folder already exists at /Users/runner/vcpkg. Skipping the clone
build (ubuntu-latest, gcc)
Vcpkg folder already exists at /home/runner/vcpkg. Skipping the clone
build (ubuntu-latest, clang)
Vcpkg folder already exists at /home/runner/vcpkg. Skipping the clone
build (windows-latest, msvc)
Vcpkg folder already exists at C:\Users\runneradmin\vcpkg. Skipping the clone