Skip to content

Fixing various issues reported by static code analysis #27

Fixing various issues reported by static code analysis

Fixing various issues reported by static code analysis #27

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

ci.yaml

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

Annotations

22 warnings and 3 notices
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#L173
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
build (ubuntu-latest, clang): src/ChunkedReaderImpl.cpp#L173
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/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/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)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:/etc/apt/trusted.gpg.d/launchpad-toolchain.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
build (ubuntu-latest, gcc)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:/etc/apt/trusted.gpg.d/setup-cpp-ubuntu-archive.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '3B4FE6ACC0B21F32'
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, clang)
Vcpkg folder already exists at /home/runner/vcpkg. Skipping the clone
build (ubuntu-latest, gcc)
Vcpkg folder already exists at /home/runner/vcpkg. Skipping the clone