Skip to content

Add missing return in fclose #123

Add missing return in fclose

Add missing return in fclose #123

Triggered via push September 16, 2024 16:30
Status Failure
Total duration 36m 23s
Artifacts
Matrix: job
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 30 warnings
ubuntu-latest-hosted-ninja-vcpkg_submod-autocache
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/1406096797/cmake-3.29.6-linux-x86_64/bin/ctest' failed with error code: '8'.'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/s3plugin_internal.h#L122
'test_getClient': C linkage function cannot return C++ class 'std::shared_ptr<Aws::S3::S3Client>'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/s3plugin.cpp#L96
'std::shared_ptr<Aws::S3::S3Client> test_getClient(void)': overloaded function differs only by return type from 'void test_getClient(void)'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/s3plugin.cpp#L96
'test_getClient': redefinition; different basic types
windows-latest-hosted-ninja-vcpkg_submod-autocache
run-cmake action execution failed: 'Error: "'D:\a\_temp\1754600467\cmake-3.29.6-windows-x86_64\bin\cmake.exe' failed with error code: '1'.'
macos-13-hosted-ninja-vcpkg_submod-autocache
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/1854734699/cmake-3.29.6-macos-universal/CMake.app/Contents/bin/ctest' failed with error code: '8'.'
macos-14-hosted-ninja-vcpkg_submod-autocache
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/1854734699/cmake-3.29.6-macos-universal/CMake.app/Contents/bin/ctest' failed with error code: '8'.'
ubuntu-latest-hosted-ninja-vcpkg_submod-autocache: src/s3plugin.cpp#L1179
comparison of integer expressions of different signedness: ‘long long int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
ubuntu-latest-hosted-ninja-vcpkg_submod-autocache: src/s3plugin.cpp#L1181
comparison of integer expressions of different signedness: ‘long long int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
ubuntu-latest-hosted-ninja-vcpkg_submod-autocache: src/s3plugin.cpp#L1554
unused parameter ‘stream’ [-Wunused-parameter]
ubuntu-latest-hosted-ninja-vcpkg_submod-autocache: src/s3plugin.cpp#L1641
unused variable ‘num_read’ [-Wunused-variable]
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/s3plugin_internal.h#L59
's3plugin::WriteFile': '4' bytes padding added after data member 's3plugin::WriteFile::part_tracker_'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/ini.h#L301
'mINI::INIReader': '7' bytes padding added after data member 'mINI::INIReader::isBOM'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/ini.h#L296
'mINI::INIReader': copy constructor was implicitly defined as deleted
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/ini.h#L296
'mINI::INIReader': assignment operator was implicitly defined as deleted
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/ini.h#L325
'argument': conversion from 'const size_t' to 'std::streamsize', signed/unsigned mismatch
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/ini.h#L393
'mINI::INIGenerator': '7' bytes padding added after data member 'mINI::INIGenerator::prettyPrint'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/ini.h#L388
'mINI::INIGenerator': copy constructor was implicitly defined as deleted
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/ini.h#L388
'mINI::INIGenerator': assignment operator was implicitly defined as deleted
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/ini.h#L564
'mINI::INIWriter': '7' bytes padding added after data member 'mINI::INIWriter::prettyPrint'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/ini.h#L533
'argument': conversion from 'size_t' to 'const __int64', signed/unsigned mismatch
macos-13-hosted-ninja-vcpkg_submod-autocache: src/s3plugin_internal.h#L122
'test_getClient' has C-linkage specified, but returns incomplete type 'std::shared_ptr<Aws::S3::S3Client>' which could be incompatible with C [-Wreturn-type-c-linkage]
macos-13-hosted-ninja-vcpkg_submod-autocache: src/s3plugin_internal.h#L122
'test_getClient' has C-linkage specified, but returns incomplete type 'std::shared_ptr<Aws::S3::S3Client>' which could be incompatible with C [-Wreturn-type-c-linkage]
macos-13-hosted-ninja-vcpkg_submod-autocache: src/s3plugin.cpp#L1179
comparison of integers of different signs: 'long long' and 'const size_t' (aka 'const unsigned long') [-Wsign-compare]
macos-13-hosted-ninja-vcpkg_submod-autocache: src/s3plugin.cpp#L1181
comparison of integers of different signs: 'long long' and 'const size_t' (aka 'const unsigned long') [-Wsign-compare]
macos-13-hosted-ninja-vcpkg_submod-autocache: src/s3plugin.cpp#L1284
adding 'char' to a string does not append to the string [-Wstring-plus-int]
macos-13-hosted-ninja-vcpkg_submod-autocache: src/s3plugin.cpp#L1554
unused parameter 'stream' [-Wunused-parameter]
macos-13-hosted-ninja-vcpkg_submod-autocache: src/s3plugin.cpp#L1641
unused variable 'num_read' [-Wunused-variable]
macos-13-hosted-ninja-vcpkg_submod-autocache: src/s3plugin_internal.h#L122
'test_getClient' has C-linkage specified, but returns incomplete type 'std::shared_ptr<Aws::S3::S3Client>' which could be incompatible with C [-Wreturn-type-c-linkage]
macos-14-hosted-ninja-vcpkg_submod-autocache: src/s3plugin_internal.h#L122
'test_getClient' has C-linkage specified, but returns incomplete type 'std::shared_ptr<Aws::S3::S3Client>' which could be incompatible with C [-Wreturn-type-c-linkage]
macos-14-hosted-ninja-vcpkg_submod-autocache: src/s3plugin_internal.h#L122
'test_getClient' has C-linkage specified, but returns incomplete type 'std::shared_ptr<Aws::S3::S3Client>' which could be incompatible with C [-Wreturn-type-c-linkage]
macos-14-hosted-ninja-vcpkg_submod-autocache: src/s3plugin.cpp#L1179
comparison of integers of different signs: 'long long' and 'const size_t' (aka 'const unsigned long') [-Wsign-compare]
macos-14-hosted-ninja-vcpkg_submod-autocache: src/s3plugin.cpp#L1181
comparison of integers of different signs: 'long long' and 'const size_t' (aka 'const unsigned long') [-Wsign-compare]
macos-14-hosted-ninja-vcpkg_submod-autocache: src/s3plugin.cpp#L1284
adding 'char' to a string does not append to the string [-Wstring-plus-int]
macos-14-hosted-ninja-vcpkg_submod-autocache: src/s3plugin.cpp#L1554
unused parameter 'stream' [-Wunused-parameter]
macos-14-hosted-ninja-vcpkg_submod-autocache: src/s3plugin.cpp#L1641
unused variable 'num_read' [-Wunused-variable]
macos-14-hosted-ninja-vcpkg_submod-autocache: src/s3plugin_internal.h#L122
'test_getClient' has C-linkage specified, but returns incomplete type 'std::shared_ptr<Aws::S3::S3Client>' which could be incompatible with C [-Wreturn-type-c-linkage]