Skip to content

Updating Windall

Updating Windall #10

Triggered via push January 6, 2025 20:31
Status Failure
Total duration 2h 48m 43s
Artifacts 8

CI_master.yml

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

Annotations

9 errors and 50 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_geometry.py#L104
Parsing failed: 'unterminated string literal (detected at line 104) (femsolver.codeaster.add_femelement_geometry, line 104)' (syntax-error)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/writer.py#L46
No name 'add_femelement_geometry' in module 'femsolver.codeaster' (no-name-in-module)
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#L73
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_material.py#L40
Line too long (155/100) (line-too-long)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_material.py#L49
Line too long (107/100) (line-too-long)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_material.py#L71
Line too long (107/100) (line-too-long)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_material.py#L88
Line too long (101/100) (line-too-long)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_material.py#L96
Line too long (116/100) (line-too-long)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_material.py#L102
Line too long (167/100) (line-too-long)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_material.py#L108
Line too long (103/100) (line-too-long)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_material.py#L1
Missing module docstring (missing-module-docstring)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_material.py#L35
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Mod/Fem/femsolver/codeaster/add_femelement_material.py#L40
Formatting a regular string which could be an f-string (consider-using-f-string)
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-12639876851-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-12639876851-Logs Expired
6.9 KB
sha256:d06d894e185748a16863ddab39a56d17e3715334ec7f506d82c0b452df1810f7
Pixi-12639876851-macos-latest-Logs Expired
46.6 KB
sha256:b6ac002676bf077aee25213c6c60445192a8c8caa9bcd8e2f2a14b4fc9a3277b
Pixi-12639876851-macos-latest-report.md Expired
421 Bytes
sha256:8ea8bd1ffbecfb3f66eefe1a909e103ca7cf84923405d9f6f92b1315208e06a4
Pixi-12639876851-ubuntu-latest-Logs Expired
47.6 KB
sha256:432c7971b65d205227cb6e7e5f25b5c2df283e4d6c772363b73fdb4bbbde9398
Pixi-12639876851-ubuntu-latest-report.md Expired
1.23 KB
sha256:fb7f465e7604e4a35b0515b21017fc761bd7c40682c95148b1bcf68cf1b2f887
Prepare-12639876851-Logs Expired
6.22 KB
sha256:640caf3c9a19df06ebe8b0f26dcf57cfe0cf1a611105da07fadde0f794f9dd0f
Ubuntu_20-04-12639876851-Logs Expired
167 KB
sha256:9c1decd5f93c90f6a7b414f252efac5195b6b214ba22f79289324e628ada7641
Windows-12639876851-Logs Expired
2.8 MB
sha256:68c7bb3a3f28cb825dd2085467080413cfbcfd4d067ae2004409bb322cec6fb4