Skip to content

got Windall object to work! #12

got Windall object to work!

got Windall object to work! #12

Triggered via push January 8, 2025 18:58
Status Failure
Total duration 2h 46m 33s
Artifacts 8

CI_master.yml

on: push
Prepare  /  Prepare
4s
Prepare / Prepare
Matrix: Pixi / build_with_pixi
WrapUp  /  WrapUp
5s
WrapUp / WrapUp
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 51 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Pixi / build_with_pixi (ubuntu-latest)
Process completed with exit code 1.
Pixi / build_with_pixi (macos-latest)
Process completed with exit code 1.
Ubuntu_20-04 / Build
Process completed with exit code 1.
Windows / Build
Process completed with exit code 1.
Prepare / Prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_geometry.py#L72
for ref in shelllam_obj.References: <-- trailing whitespace
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_geometry.py#L84
#TODO Need better way of managing material lists, at the moment the first one in the list is assumed as the default (so should be very thin, weak isotropic material) and 2nd entry in list is applied to all wound plies. <-- trailing whitespace
Lint / Lint: src/Mod/Fem/femsolver/codeaster/writer.py#L1
would reformat src/Mod/Fem/femsolver/codeaster/writer.py
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_material.py#L1
would reformat src/Mod/Fem/femsolver/codeaster/add_femelement_material.py
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_geometry.py#L1
would reformat src/Mod/Fem/femsolver/codeaster/add_femelement_geometry.py
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_geometry.py#L45
Line too long (228/100) (line-too-long)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_geometry.py#L50
Line too long (176/100) (line-too-long)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_geometry.py#L52
Line too long (132/100) (line-too-long)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_geometry.py#L62
Line too long (126/100) (line-too-long)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_geometry.py#L73
Line too long (130/100) (line-too-long)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_geometry.py#L77
Line too long (122/100) (line-too-long)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_geometry.py#L84
Line too long (230/100) (line-too-long)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_geometry.py#L95
Line too long (130/100) (line-too-long)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_geometry.py#L99
Line too long (141/100) (line-too-long)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_geometry.py#L103
Line too long (147/100) (line-too-long)
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]
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#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#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#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 (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
Pixi / build_with_pixi (windows-latest)
No files were found with the provided path: D:\a\FreeCAD\FreeCAD/report/Pixi-12677219023-windows-latest-report.md. No artifacts will be uploaded.
Ubuntu_20-04 / 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.
WrapUp / WrapUp
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size Digest
Lint-12677219023-Logs Expired
7.53 KB
sha256:93d64ecdbb69878702106b3c1f378c692035f0d2e5c141c94a0ed08d8257126b
Pixi-12677219023-macos-latest-Logs Expired
46.4 KB
sha256:b198a762c252fd3025164e89428ec88811c029811b2e6a46026e7f687d1a0aa7
Pixi-12677219023-macos-latest-report.md Expired
421 Bytes
sha256:32f265fbe337a5a6246ae4d853c3da59baecb82330bc49d5354bf504a07b82ba
Pixi-12677219023-ubuntu-latest-Logs Expired
47.3 KB
sha256:d1bb76fd9ff756aaf9470f3a6159ee1011fe36095be94ec76be28a24d8ffc6c8
Pixi-12677219023-ubuntu-latest-report.md Expired
1.12 KB
sha256:e0f6366d9d40ed6a25443d26b8936bfc58459dbc677c335d384cfed91f95e1c5
Prepare-12677219023-Logs Expired
4.97 KB
sha256:ba94a9dab86794e8795aa82a3fe22b2fa937835f0954c615de22e6a5270876b7
Ubuntu_20-04-12677219023-Logs Expired
167 KB
sha256:50cb9ffbe30b51d1a8ef870cb63d8edf21d1585710194d7e255ea8abe119a0ff
Windows-12677219023-Logs Expired
2.81 MB
sha256:fe1f9cde3892deeccb273e57e6b0efcd9963a9bd8f00936de87fb40b4a38d1cb