Merge branch 'FreeCAD:main' into pipe_beam_fix #40
CI_master.yml
on: push
Prepare
/
Prepare
5s
MacOS_13_Conda_Intel
/
Build
50m 44s
Ubuntu_20-04
/
Build
39m 35s
Ubuntu_22-04_Conda
/
Build
42m 33s
Windows
/
Build
1h 1m
Windows_Conda
/
Build
55m 26s
Lint
/
Lint
18m 57s
WrapUp
/
WrapUp
5s
Annotations
8 errors and 44 warnings
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 1.
|
Ubuntu_20-04 / Build
Process completed with exit code 1.
|
Ubuntu_22-04_Conda / Build
Process completed with exit code 1.
|
MacOS_13_Conda_Intel / Build
Process completed with exit code 1.
|
Windows_Conda / Build
Process completed with exit code 1.
|
Windows / Build
Process completed with exit code 1.
|
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 2169k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
Lint / Lint:
src/Mod/Draft/draftmake/make_array.py#L1
would reformat src/Mod/Draft/draftmake/make_array.py
|
Lint / Lint:
src/Mod/Draft/draftmake/make_clone.py#L1
would reformat src/Mod/Draft/draftmake/make_clone.py
|
Lint / Lint:
src/Mod/Draft/draftmake/make_pointarray.py#L1
would reformat src/Mod/Draft/draftmake/make_pointarray.py
|
Lint / Lint:
src/Mod/Draft/draftmake/make_patharray.py#L1
would reformat src/Mod/Draft/draftmake/make_patharray.py
|
Lint / Lint:
src/Mod/Draft/draftmake/make_array.py#L132
Line too long (106/100) (line-too-long)
|
Lint / Lint:
src/Mod/Draft/draftmake/make_array.py#L34
Use 'from draftutils import utils' instead (consider-using-from-import)
|
Lint / Lint:
src/Mod/Draft/draftmake/make_array.py#L35
Use 'from draftutils import gui_utils' instead (consider-using-from-import)
|
Lint / Lint:
src/Mod/Draft/draftmake/make_array.py#L46
Too many arguments (8/5) (too-many-arguments)
|
Lint / Lint:
src/Mod/Draft/draftmake/make_array.py#L142
Too many arguments (9/5) (too-many-arguments)
|
Lint / Lint:
src/Mod/Draft/draftmake/make_array.py#L145
Unused argument 'name' (unused-argument)
|
Lint / Lint:
src/Mod/Draft/draftmake/make_clone.py#L73
Line too long (124/100) (line-too-long)
|
Lint / Lint:
src/Mod/Draft/draftmake/make_clone.py#L75
Import outside toplevel (Arch) (import-outside-toplevel)
|
Lint / Lint:
src/Mod/Draft/draftmake/make_clone.py#L81
Catching too general exception Exception (broad-exception-caught)
|
Lint / Lint:
src/Mod/Draft/draftmake/make_clone.py#L84
Catching too general exception Exception (broad-exception-caught)
|
Lint / Lint:
src/Mod/Fem/Gui/ViewProviderFemConstraint.cpp#L172
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
|
Lint / Lint:
src/Mod/Fem/Gui/ViewProviderFemConstraint.cpp#L173
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
|
Lint / Lint:
src/Mod/Fem/Gui/ViewProviderFemConstraint.cpp#L174
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
|
Lint / Lint:
src/Mod/Fem/Gui/ViewProviderFemConstraint.cpp#L177
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
|
Lint / Lint:
src/App/Expression.cpp#L63
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
|
Lint / Lint
note: expanded from macro 'FC_LOG_LEVEL_INIT'
|
Lint / Lint
note: expanded from macro '_FC_LOG_LEVEL_INIT'
|
Lint / Lint:
src/App/Expression.cpp#L3576
non-POD static (stack) [-Wclazy-non-pod-global-static]
|
Lint / Lint:
src/App/Expression.cpp#L3577
non-POD static (map) [-Wclazy-non-pod-global-static]
|
Lint / Lint
'iterator<std::forward_iterator_tag, OSD_Parallel::UniversalIterator>' is deprecated [-Wdeprecated-declarations]
|
Lint / Lint
note: 'iterator<std::forward_iterator_tag, OSD_Parallel::UniversalIterator>' has been explicitly marked deprecated here
|
Lint / Lint
note: expanded from macro '_GLIBCXX17_DEPRECATED'
|
Lint / Lint:
src/Mod/Part/App/TopoShapeExpansion.cpp#L85
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
|
Lint / Lint
note: expanded from macro 'FC_LOG_LEVEL_INIT'
|
Lint / Lint:
src/App/Expression.cpp#L63
variable '_s_fclvl' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
|
Lint / Lint
note: expanded from macro 'FC_LOG_LEVEL_INIT'
|
Lint / Lint
note: expanded from macro 'FC_LOG_INSTANCE'
|
Lint / Lint:
src/App/Expression.cpp#L84
function-like macro '__EXPR_THROW' used; consider a 'constexpr' template function [cppcoreguidelines-macro-usage]
|
Lint / Lint:
src/App/Expression.cpp#L86
macro argument should be enclosed in parentheses [bugprone-macro-parentheses]
|
Lint / Lint:
src/App/Expression.cpp#L90
function-like macro '_EXPR_THROW' used; consider a 'constexpr' template function [cppcoreguidelines-macro-usage]
|
Lint / Lint:
src/App/Expression.cpp#L92
function-like macro '__EXPR_SET_MSG' used; consider a 'constexpr' template function [cppcoreguidelines-macro-usage]
|
Lint / Lint:
src/App/Expression.cpp#L94
macro argument should be enclosed in parentheses [bugprone-macro-parentheses]
|
Lint / Lint:
src/App/Expression.cpp#L94
macro argument should be enclosed in parentheses [bugprone-macro-parentheses]
|
Lint / Lint:
src/App/Expression.cpp#L95
macro argument should be enclosed in parentheses [bugprone-macro-parentheses]
|
Ubuntu_20-04 / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pat-s/always-upload-cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ubuntu_22-04_Conda / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pat-s/always-upload-cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
MacOS_13_Conda_Intel / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pat-s/always-upload-cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows_Conda / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pat-s/always-upload-cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, pat-s/always-upload-cache@v3, microsoft/setup-msbuild@v1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
WrapUp / WrapUp
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: geekyeggo/delete-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lint-7929004128-Logs
Expired
|
65.2 KB |
|
Lint-7929004128-report.md
Expired
|
64.2 KB |
|
MacOS_13_Conda_Intel-7929004128-Logs
Expired
|
384 KB |
|
MacOS_13_Conda_Intel-7929004128-report.md
Expired
|
117 KB |
|
Prepare-7929004128-Logs
Expired
|
41.6 KB |
|
Prepare-7929004128-report.md
Expired
|
791 Bytes |
|
Ubuntu_20-04-7929004128-Logs
Expired
|
491 KB |
|
Ubuntu_20-04-7929004128-report.md
Expired
|
120 KB |
|
Ubuntu_22-04_Conda-7929004128-Logs
Expired
|
548 KB |
|
Ubuntu_22-04_Conda-7929004128-report.md
Expired
|
121 KB |
|
Windows-7929004128-Logs
Expired
|
1.87 MB |
|
Windows_Conda-7929004128-Logs
Expired
|
1.61 MB |
|