[Sketcher] add null case to constraint change on deletion checks #217
CI_master.yml
on: push
Prepare
/
Prepare
3s
MacOS_13_Conda_Apple
/
Build
11m 40s
Ubuntu_20-04
/
Build
12m 7s
Ubuntu_22-04_Conda
/
Build
19m 47s
Windows
/
Build
24m 49s
Lint
/
Lint
9m 47s
Ubuntu_22-04_Conda_Qt6
/
Build
13m 58s
WrapUp
/
WrapUp
0s
Annotations
10 errors and 61 warnings
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Mod/Sketcher/App/SketchObject.cpp#L6820
'kGeoId' in capture list does not name a variable
|
Lint / Lint:
src/Mod/Sketcher/App/SketchObject.cpp#L6821
reference to local binding 'kGeoId' declared in enclosing function 'Sketcher::SketchObject::deleteUnusedInternalGeometryWhenBSpline'
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Mod/Sketcher/App/SketchObject.cpp#L6820
'kGeoId' in capture list does not name a variable [clang-diagnostic-error]
|
Lint / Lint:
src/Mod/Sketcher/App/SketchObject.cpp#L6821
reference to local binding 'kGeoId' declared in enclosing function 'Sketcher::SketchObject::deleteUnusedInternalGeometryWhenBSpline' [clang-diagnostic-error]
|
Lint / Lint:
src/Mod/Sketcher/Gui/CommandConstraints.cpp#L55
'ui_InsertDatum.h' file not found [clang-diagnostic-error]
|
Lint / Lint
Process completed with exit code 1.
|
WrapUp / WrapUp
The hosted runner: GitHub Actions 10 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
Lint / Lint:
src/Mod/Sketcher/App/SketchObject.cpp#L8501
paralle ==> parallel
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L106
Found C++ system header after other header. Should be: Geometry.h, c system, c++ system, other. [build/include_order] [4]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L107
Found C++ system header after other header. Should be: Geometry.h, c system, c++ system, other. [build/include_order] [4]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L108
At least two spaces is best between code and comments [whitespace/comments] [2]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L108
Should have a space between // and comment [whitespace/comments] [4]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L116
Found C++ system header after other header. Should be: Geometry.h, c system, c++ system, other. [build/include_order] [4]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L157
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L161
{ should almost always be at the end of the previous line [whitespace/braces] [4]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L163
{ should almost always be at the end of the previous line [whitespace/braces] [4]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L202
{ should almost always be at the end of the previous line [whitespace/braces] [4]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L209
{ should almost always be at the end of the previous line [whitespace/braces] [4]
|
Lint / Lint
NCollection_ListNode has copy-ctor, copy-assignment but not dtor [-Wclazy-rule-of-three]
|
Lint / Lint
Pass small and trivially-copyable type by value (const class NCollection_BaseList::Iterator &) [-Wclazy-function-args-by-value]
|
Lint / Lint
Pass small and trivially-copyable type by value (const class NCollection_BaseList::Iterator &) [-Wclazy-function-args-by-value]
|
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
|
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
|
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
|
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
|
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
|
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
|
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L251
statement should be inside braces [readability-braces-around-statements]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L258
variable name 'p' is too short, expected at least 2 characters [readability-identifier-length]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L263
variable name 'e' is too short, expected at least 2 characters [readability-identifier-length]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L269
variable name 'f' is too short, expected at least 2 characters [readability-identifier-length]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L275
statement should be inside braces [readability-braces-around-statements]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L288
statement should be inside braces [readability-braces-around-statements]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L297
statement should be inside braces [readability-braces-around-statements]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L337
statement should be inside braces [readability-braces-around-statements]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L386
statement should be inside braces [readability-braces-around-statements]
|
Lint / Lint:
src/Mod/Part/App/Geometry.cpp#L396
statement should be inside braces [readability-braces-around-statements]
|
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(352): conda version: 24.7.1
INFO conda.conda_libmamba_solver.solver:_log_info(353): conda-libmamba-solver version: 24.7.0
|
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(354): libmambapy version: 1.5.9
|
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(355): Target prefix: '/Users/runner/work/FreeCAD/FreeCAD/.conda/freecad'
|
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(356): Command: ['/Users/runner/miniconda3/condabin/mamba', 'update', '--prefix', '.conda/freecad', '--file', 'conda/conda-env.yaml']
|
MacOS_13_Conda_Apple / Build
info libmamba Reading repodata.json file "/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmp0y0hg1jv.json" for repo installed
|
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 0 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.6 Darwin/23.6.0 OSX/14.6.1 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
|
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(432): Apply 0 patches 5fef5ecd58e910a9… → 5fef5ecd58e910a9…
|
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 716196 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.6 Darwin/23.6.0 OSX/14.6.1 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
|
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(432): Apply 0 patches 2536d904f6add4e4… → 2536d904f6add4e4…
|
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 2050706 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.6 Darwin/23.6.0 OSX/14.6.1 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
|
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(352): conda version: 24.7.1
|
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(353): conda-libmamba-solver version: 24.7.0
INFO conda.conda_libmamba_solver.solver:_log_info(354): libmambapy version: 1.5.9
INFO conda.conda_libmamba_solver.solver:_log_info(355): Target prefix: '/home/runner/work/FreeCAD/FreeCAD/.conda/freecad'
|
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(356): Command: ['/home/runner/miniconda3/condabin/mamba', 'update', '--prefix', '.conda/freecad', '--file', 'conda/conda-env-qt6.yaml']
|
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 716196 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.6 Linux/6.8.0-1014-azure ubuntu/22.04.5 glibc/2.35 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
|
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(432): Apply 0 patches 2536d904f6add4e4… → 2536d904f6add4e4…
|
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 1613518 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.6 Linux/6.8.0-1014-azure ubuntu/22.04.5 glibc/2.35 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
|
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(432): Apply 0 patches c5cc347082717df0… → c5cc347082717df0…
|
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 2050706 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.6 Linux/6.8.0-1014-azure ubuntu/22.04.5 glibc/2.35 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
|
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(432): Apply 0 patches c25462d7872987b0… → c25462d7872987b0…
|
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 6419944 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.6 Linux/6.8.0-1014-azure ubuntu/22.04.5 glibc/2.35 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
|
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(352): conda version: 24.7.1
|
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(353): conda-libmamba-solver version: 24.7.0
INFO conda.conda_libmamba_solver.solver:_log_info(354): libmambapy version: 1.5.9
INFO conda.conda_libmamba_solver.solver:_log_info(355): Target prefix: '/home/runner/work/FreeCAD/FreeCAD/.conda/freecad'
|
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(356): Command: ['/home/runner/miniconda3/condabin/mamba', 'update', '--prefix', '.conda/freecad', '--file', 'conda/conda-env.yaml']
|
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 716196 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.6 Linux/6.8.0-1014-azure ubuntu/22.04.5 glibc/2.35 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
|
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(432): Apply 0 patches 2536d904f6add4e4… → 2536d904f6add4e4…
|
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 1613518 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.6 Linux/6.8.0-1014-azure ubuntu/22.04.5 glibc/2.35 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
|
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(432): Apply 0 patches c5cc347082717df0… → c5cc347082717df0…
|
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 2050706 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.6 Linux/6.8.0-1014-azure ubuntu/22.04.5 glibc/2.35 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
|
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(432): Apply 0 patches c25462d7872987b0… → c25462d7872987b0…
|
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 6419944 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.6 Linux/6.8.0-1014-azure ubuntu/22.04.5 glibc/2.35 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lint-11093966463-Logs
|
226 KB |
|
Lint-11093966463-report.md
|
226 KB |
|
MacOS_13_Conda_Apple-11093966463-Logs
|
44.8 KB |
|
MacOS_13_Conda_Apple-11093966463-report.md
|
546 Bytes |
|
Prepare-11093966463-Logs
|
35.4 KB |
|
Prepare-11093966463-report.md
|
474 Bytes |
|
Ubuntu_20-04-11093966463-Logs
|
178 KB |
|
Ubuntu_20-04-11093966463-report.md
|
3.49 KB |
|
Ubuntu_22-04_Conda-11093966463-Logs
|
240 KB |
|
Ubuntu_22-04_Conda-11093966463-report.md
|
3.76 KB |
|
Ubuntu_22-04_Conda-Qt6-11093966463-Logs
|
239 KB |
|
Ubuntu_22-04_Conda-Qt6-11093966463-report.md
|
3.76 KB |
|
Windows-11093966463-Logs
|
1.61 MB |
|