[pre-commit.ci] auto fixes from pre-commit.com hooks #12
CI_master.yml
on: push
Prepare
/
Prepare
5s
Matrix: Pixi / build_with_pixi
Ubuntu
/
Build
13m 25s
Windows
/
Build
23m 19s
Lint
/
Lint
26s
WrapUp
/
WrapUp
5s
Annotations
9 errors and 37 warnings
|
Lint / Lint
Process completed with exit code 1.
|
|
Lint / Lint
Process completed with exit code 1.
|
|
Lint / Lint:
src/Mod/CAM/Path/Op/Vcarve.py#L489
Module 'Path' has no 'Command' member (no-member)
|
|
Lint / Lint:
src/Mod/CAM/Path/Op/Vcarve.py#L479
Module 'Path' has no 'Command' member (no-member)
|
|
Lint / Lint:
src/Mod/CAM/Path/Op/Vcarve.py#L471
Module 'Path' has no 'Command' member (no-member)
|
|
Lint / Lint:
src/Mod/CAM/Path/Op/Vcarve.py#L469
Module 'Path' has no 'Command' member (no-member)
|
|
Lint / Lint:
src/Mod/CAM/Path/Op/Vcarve.py#L385
Module 'Path' has no 'Voronoi' member (no-member)
|
|
Lint / Lint
Process completed with exit code 1.
|
|
Lint / Lint
Process completed with exit code 1.
|
|
Lint / Lint:
src/Mod/CAM/Path/Op/Vcarve.py#L207
Missing function or method docstring (missing-function-docstring)
|
|
Lint / Lint:
src/Mod/CAM/Path/Op/Vcarve.py#L196
Missing function or method docstring (missing-function-docstring)
|
|
Lint / Lint:
src/Mod/CAM/Path/Op/Vcarve.py#L150
Class '_Geometry' inherits from object, can be safely removed from bases in python3 (useless-object-inheritance)
|
|
Lint / Lint:
src/Mod/CAM/Path/Op/Vcarve.py#L70
Consider iterating with .items() (consider-using-dict-items)
|
|
Lint / Lint:
src/Mod/CAM/Path/Op/Vcarve.py#L68
Consider iterating with .items() (consider-using-dict-items)
|
|
Lint / Lint:
src/Mod/CAM/Path/Op/Vcarve.py#L67
Consider iterating with .items() (consider-using-dict-items)
|
|
Lint / Lint:
src/Mod/CAM/Path/Op/Vcarve.py#L56
Too many local variables (16/15) (too-many-locals)
|
|
Lint / Lint:
src/Mod/CAM/Path/Op/Vcarve.py#L46
Using a conditional statement with a constant value (using-constant-test)
|
|
Lint / Lint:
src/Mod/CAM/Path/Op/Vcarve.py#L28
Use 'from PathScripts import PathUtils' instead (consider-using-from-import)
|
|
Lint / Lint:
src/Mod/CAM/Path/Op/Vcarve.py#L573
Line too long (118/100) (line-too-long)
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/Base/PyObjectBase.cpp#L262
'PyObject* PyWeakref_GetObject(PyObject*)' is deprecated [-Wdeprecated-declarations]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/Base/PyObjectBase.cpp#L231
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/Base/PyObjectBase.cpp#L173
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/Base/Interpreter.cpp#L631
'wchar_t* Py_GetPath()' is deprecated [-Wdeprecated-declarations]
|
|
Pixi / build_with_pixi (ubuntu-latest):
.pixi/envs/default/lib/gcc/x86_64-conda-linux-gnu/13.3.0/include/c++/bits/char_traits.h#L435
'void* __builtin_memcpy(void*, const void*, long unsigned int)' accessing 2 or more bytes at offsets 0 and 1 overlaps 1 or more bytes at offset 1 [-Wrestrict]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/PyCXX/CXX/Python3/cxxsupport.cxx#L49
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L560
unused variable 'bool2' [-Wunused-variable]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L559
unused variable 'bool1' [-Wunused-variable]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L402
unused variable 'bool2' [-Wunused-variable]
|
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L401
unused variable 'bool1' [-Wunused-variable]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/PyCXX/CXX/Python3/cxxsupport.cxx#L49
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
|
|
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/SourceDestBufferImpl.cpp#L227
implicit conversion from 'const int64_t' (aka 'const long long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L227
implicit conversion from 'const int64_t' (aka 'const long long') to 'float' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L215
implicit conversion from 'const uint32_t' (aka 'const unsigned int') to 'float' changes value from 4294967295 to 4294967296 [-Wimplicit-const-int-float-conversion]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L203
implicit conversion from 'const int32_t' (aka 'const int') to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
|
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L491
implicit conversion from 'const int64_t' (aka 'const long long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
|
|
Ubuntu / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
|
Ubuntu / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
|
Pixi / build_with_pixi (windows-latest)
No files were found with the provided path: D:\a\FreeCAD\FreeCAD/report/Pixi-13834298120-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)
'=': conversion from 'size_t' to '_Ty', possible loss of data
|
|
Windows / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
|
Windows / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Lint-13834298120-Logs
Expired
|
6.06 KB |
sha256:1c0a1133aa51e7be0ae6a55eda32d498de56e95d1f2a185f365fb32afdfca5c6
|
|
|
Pixi-13834298120-macos-latest-Logs
Expired
|
46 KB |
sha256:18bd812a12bba55a74f0ab0670d1abfc89c04af33b5f5a9ad00a68f5b716c488
|
|
|
Pixi-13834298120-macos-latest-report.md
Expired
|
406 Bytes |
sha256:3af86c5f23d896daa3332b7968a8fe5decce12a0c1f37e3f454631c011d4d943
|
|
|
Pixi-13834298120-ubuntu-latest-Logs
Expired
|
46.1 KB |
sha256:5d3561413e1165bf6cb0380ecfc9bce70f0e5fd6920856e0cb632b94fc12c2f5
|
|
|
Pixi-13834298120-ubuntu-latest-report.md
Expired
|
606 Bytes |
sha256:cfbe251908fdc3ba7356b5093a1c20636e501552e47489a33f8399eca0d22e1f
|
|
|
Prepare-13834298120-Logs
Expired
|
3.61 KB |
sha256:fcaa6289761ddfe2f6f52f630b7e097f1760172d9f6823a2f4ce0c8a8bf4f8ab
|
|
|
Ubuntu-13834298120-Logs
Expired
|
176 KB |
sha256:c08fd46f3acab8438fafcdb7ae6cde38eeb2c04f7fd8fc92fec16da26d0c8c8e
|
|
|
Windows-13834298120-Logs
Expired
|
1.63 MB |
sha256:020dfda7cc03c309a659ebf5fe46f2e85fea64eaa8a886360f825cb043173ba0
|
|