[pre-commit.ci] auto fixes from pre-commit.com hooks #64
CI_master.yml
on: push
Prepare
/
Prepare
30s
Matrix: Pixi / build_with_pixi
Ubuntu
/
Build
33m 52s
Windows
/
Build
1h 4m
Lint
/
Lint
0s
WrapUp
/
WrapUp
13s
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-19067321970-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-19067321970-macos-latest-Logs
Expired
|
49.5 KB |
sha256:ff382f17b2ec09fa237a75f9354c39e74f9829237b73c76383477a14c1d893dc
|
|
|
Pixi-19067321970-macos-latest-report.md
Expired
|
425 Bytes |
sha256:f9e50af01fec538d32410193bd5bb1b845320d27fbcf6d54351d5a3be32b098b
|
|
|
Pixi-19067321970-ubuntu-latest-Logs
Expired
|
49.8 KB |
sha256:620ee3567b6ad178da5a59112b5b828dd425fc803a158840cb7c656cbe437054
|
|
|
Pixi-19067321970-ubuntu-latest-report.md
Expired
|
798 Bytes |
sha256:8709004e35f67fe97605a7afdd3401751aa971232b2f045cc960f4add14b8c4d
|
|
|
Prepare-19067321970-Logs
Expired
|
4.35 KB |
sha256:1f9a0098e4fc30c2358b1c74815d96522ef4f8e6dcd71b654f1bdd4e3f638bd6
|
|
|
Ubuntu-19067321970-Logs
Expired
|
173 KB |
sha256:939bb02fc5e956498cc2a4e93424551b74c5be35c948295d3e608ad2653ee972
|
|
|
Windows-19067321970-Logs
Expired
|
1.72 MB |
sha256:2f06b3e167017db87686211c23f7277e8f45c481c58cadfac25608ad66d7a86a
|
|