[pre-commit.ci] auto fixes from pre-commit.com hooks #66
CI_master.yml
on: push
Prepare
/
Prepare
28s
Matrix: Pixi / build_with_pixi
WrapUp
/
WrapUp
12s
Annotations
27 warnings
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/libE57Format/src/BlobNode.cpp#L279
empty paragraph passed to '@throw' command [-Wdocumentation]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/libE57Format/src/BlobNode.cpp#L240
empty paragraph passed to '@throw' command [-Wdocumentation]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/libE57Format/src/BlobNode.cpp#L239
empty paragraph passed to '@throw' command [-Wdocumentation]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/libE57Format/src/BlobNode.cpp#L238
empty paragraph passed to '@throw' command [-Wdocumentation]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/libE57Format/src/BlobNode.cpp#L237
empty paragraph passed to '@throw' command [-Wdocumentation]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/libE57Format/src/BlobNode.cpp#L236
empty paragraph passed to '@throw' command [-Wdocumentation]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/libE57Format/src/BlobNode.cpp#L203
empty paragraph passed to '@throw' command [-Wdocumentation]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/libE57Format/src/BlobNode.cpp#L131
empty paragraph passed to '@throw' command [-Wdocumentation]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/libE57Format/src/BlobNode.cpp#L130
empty paragraph passed to '@throw' command [-Wdocumentation]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/libE57Format/src/BlobNode.cpp#L129
empty paragraph passed to '@throw' command [-Wdocumentation]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/FunctionXY.cpp#L24
unused parameter 'argy' [-Wunused-parameter]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/FunctionXY.cpp#L24
unused parameter 'argx' [-Wunused-parameter]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/FunctionX.cpp#L34
unused parameter 'arg' [-Wunused-parameter]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L560
unused variable 'bool2' [-Wunused-variable]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L559
unused variable 'bool1' [-Wunused-variable]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L402
unused variable 'bool2' [-Wunused-variable]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L401
unused variable 'bool1' [-Wunused-variable]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/libE57Format/src/WriterImpl.cpp#L926
implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/libE57Format/src/WriterImpl.cpp#L859
implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
|
|
Pixi / build_with_pixi (macos-latest):
src/Base/UnitsSchemas.h#L74
private field 'decimals' is not used [-Wunused-private-field]
|
|
Pixi / build_with_pixi (windows-latest)
No files were found with the provided path: D:\a\FreeCAD\FreeCAD/report/Pixi-19067628152-windows-latest-report.md. No artifacts will be uploaded.
|
|
Pixi / build_with_pixi (windows-latest)
No files were found with the provided path: D:\a\FreeCAD\FreeCAD/logs/
/var/crash/*FreeCAD*. No artifacts will be uploaded.
|
|
Pixi / build_with_pixi (windows-latest)
'initializing': conversion from '_Ty' to '_Ty2', possible loss of data
|
|
Pixi / build_with_pixi (windows-latest):
src/3rdParty/libE57Format/src/CheckedFile.cpp#L240
'std::wstring_convert<std::codecvt_utf8_utf16<wchar_t,1114111,(std::codecvt_mode)0>,wchar_t,std::allocator<wchar_t>,std::allocator<char>>::from_bytes': warning STL4017: std::wbuffer_convert, std::wstring_convert, and the <codecvt> header (containing std::codecvt_mode, std::codecvt_utf8, std::codecvt_utf16, and std::codecvt_utf8_utf16) are deprecated in C++17. (The std::codecvt class template is NOT deprecated.) The C++ Standard doesn't provide equivalent non-deprecated functionality; consider using MultiByteToWideChar() and WideCharToMultiByte() from <Windows.h> instead. You can define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to suppress this warning.
|
|
Pixi / build_with_pixi (windows-latest):
src/3rdParty/libE57Format/src/CheckedFile.cpp#L239
'std::wstring_convert<std::codecvt_utf8_utf16<wchar_t,1114111,(std::codecvt_mode)0>,wchar_t,std::allocator<wchar_t>,std::allocator<char>>::wstring_convert': warning STL4017: std::wbuffer_convert, std::wstring_convert, and the <codecvt> header (containing std::codecvt_mode, std::codecvt_utf8, std::codecvt_utf16, and std::codecvt_utf8_utf16) are deprecated in C++17. (The std::codecvt class template is NOT deprecated.) The C++ Standard doesn't provide equivalent non-deprecated functionality; consider using MultiByteToWideChar() and WideCharToMultiByte() from <Windows.h> instead. You can define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to suppress this warning.
|
|
Pixi / build_with_pixi (windows-latest):
src/3rdParty/libE57Format/src/CheckedFile.cpp#L239
'std::wstring_convert<std::codecvt_utf8_utf16<wchar_t,1114111,(std::codecvt_mode)0>,wchar_t,std::allocator<wchar_t>,std::allocator<char>>': warning STL4017: std::wbuffer_convert, std::wstring_convert, and the <codecvt> header (containing std::codecvt_mode, std::codecvt_utf8, std::codecvt_utf16, and std::codecvt_utf8_utf16) are deprecated in C++17. (The std::codecvt class template is NOT deprecated.) The C++ Standard doesn't provide equivalent non-deprecated functionality; consider using MultiByteToWideChar() and WideCharToMultiByte() from <Windows.h> instead. You can define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to suppress this warning.
|
|
Pixi / build_with_pixi (windows-latest):
src/3rdParty/libE57Format/src/CheckedFile.cpp#L239
'std::codecvt_utf8_utf16<wchar_t,1114111,(std::codecvt_mode)0>': warning STL4017: std::wbuffer_convert, std::wstring_convert, and the <codecvt> header (containing std::codecvt_mode, std::codecvt_utf8, std::codecvt_utf16, and std::codecvt_utf8_utf16) are deprecated in C++17. (The std::codecvt class template is NOT deprecated.) The C++ Standard doesn't provide equivalent non-deprecated functionality; consider using MultiByteToWideChar() and WideCharToMultiByte() from <Windows.h> instead. You can define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to suppress this warning.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Pixi-19067628152-macos-latest-Logs
Expired
|
50.3 KB |
sha256:c98d343a815bdbf66eb5aba48883c4e02a55aee62a1bf927ac854d23edde39e9
|
|
|
Pixi-19067628152-macos-latest-report.md
Expired
|
425 Bytes |
sha256:2438824a07e6d79b3aa6c5e7036de9af63ded36e0c01de87a9c84a57d0edb120
|
|
|
Pixi-19067628152-ubuntu-latest-Logs
Expired
|
49.8 KB |
sha256:72d308502a6b1da6e61b298e49d5438991f1b45ad98d8a625c0dd1a43b01218d
|
|
|
Pixi-19067628152-ubuntu-latest-report.md
Expired
|
797 Bytes |
sha256:de2951608b4bd30fd3e75a56e261be11b6ce5864eb6121f8fc8b1a298c3a85dd
|
|
|
Prepare-19067628152-Logs
Expired
|
4.46 KB |
sha256:c63754fcf4104728a040a0fff23649c98316e4a3a812c4903b7f8a31ae8cc7e0
|
|
|
Ubuntu-19067628152-Logs
Expired
|
173 KB |
sha256:03edb2cc45b4e57f1f95584c1a29109b81a70d9165f08c4b057170b845bbca57
|
|
|
Windows-19067628152-Logs
Expired
|
1.73 MB |
sha256:21a84b961ec8002755e642fd9cd7f094230d2dae5fff454397afd7d9fbf6b027
|
|