[App] clean AppJtReader.cpp (#15626) #1523
CI_master.yml
on: push
Prepare
/
Prepare
4s
MacOS_13_Conda_Apple
/
Build
40m 44s
Ubuntu_20-04
/
Build
38m 11s
Ubuntu_22-04_Conda
/
Build
40m 54s
Windows
/
Build
1h 11m
Lint
/
Lint
23m 53s
Ubuntu_22-04_Conda_Qt6
/
Build
44m 36s
WrapUp
/
WrapUp
5s
Annotations
21 errors and 70 warnings
Lint / Lint
Process completed with exit code 2.
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 2.
|
Lint / Lint
Process completed with exit code 2.
|
Lint / Lint
Process completed with exit code 2.
|
Lint / Lint
expected ';' after top level declarator
|
Lint / Lint
expected identifier or '('
|
Lint / Lint
use of undeclared identifier 'yylval'
|
Lint / Lint
use of undeclared identifier 'STRING'
|
Lint / Lint
use of undeclared identifier 'EQ'
|
Lint / Lint
use of undeclared identifier 'NEQ'
|
Lint / Lint
use of undeclared identifier 'GT'
|
Lint / Lint
use of undeclared identifier 'LT'
|
Lint / Lint
use of undeclared identifier 'GTE'
|
Lint / Lint
use of undeclared identifier 'LTE'
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L8605
expected ';' after top level declarator [clang-diagnostic-error]
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L8605
expected identifier or '(' [clang-diagnostic-error]
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L8904
use of undeclared identifier 'yylval' [clang-diagnostic-error]
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L8904
use of undeclared identifier 'STRING' [clang-diagnostic-error]
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L8914
use of undeclared identifier 'EQ' [clang-diagnostic-error]
|
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 4832k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L296
* if you want the limit (max/min) macros for int types. <-- trailing whitespace
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L313
typedef unsigned char flex_uint8_t; <-- trailing whitespace
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L424
<-- trailing whitespace
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L427
<-- trailing whitespace
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L8678
<-- trailing whitespace
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L8805
<-- trailing whitespace
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L9945
<-- trailing whitespace
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L10009
<-- trailing whitespace
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L10076
* <-- trailing whitespace
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L10081
<-- trailing whitespace
|
Lint / Lint
type specifier missing, defaults to 'int' [-Wimplicit-int]
|
Lint / Lint
implicit declaration of function 'unquote' is invalid in C99 [-Wimplicit-function-declaration]
|
Lint / Lint:
src/Base/Type.h#L119
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Base/Type.h#L150
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Base/Type.h#L155
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Base/Type.h#L160
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Base/Type.h#L165
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Base/Type.h#L170
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Base/Type.h#L175
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Base/TimeInfo.h#L70
Pass small and trivially-copyable type by value (const class Base::TimeInfo &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L299
declaration uses identifier '__STDC_LIMIT_MACROS', which is a reserved identifier [bugprone-reserved-identifier]
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L385
macro argument should be enclosed in parentheses [bugprone-macro-parentheses]
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L545
parameter name 'b' is too short, expected at least 2 characters [readability-identifier-length]
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L546
parameter name 'b' is too short, expected at least 2 characters [readability-identifier-length]
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L552
parameter name 'b' is too short, expected at least 2 characters [readability-identifier-length]
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L556
function 'ExpressionParser_scan_string' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L559
all parameters should be named in a function [readability-named-parameter]
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L560
all parameters should be named in a function [readability-named-parameter]
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L561
all parameters should be named in a function [readability-named-parameter]
|
Lint / Lint:
src/App/lex.ExpressionParser.c#L8605
type specifier missing, defaults to 'int' [clang-diagnostic-implicit-int]
|
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.
|
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.
|
Ubuntu_22-04_Conda / 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_22-04_Conda / Build
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Ubuntu_22-04_Conda / Build
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Ubuntu_22-04_Conda / Build
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(377): conda version: 24.9.2
|
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(378): conda-libmamba-solver version: 24.9.0
|
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(379): libmambapy version: 1.5.9
INFO conda.conda_libmamba_solver.solver:_log_info(380): Target prefix: '/home/runner/work/FreeCAD/FreeCAD/.conda/freecad'
INFO conda.conda_libmamba_solver.solver:_log_info(381): Command: ['/home/runner/miniconda3/condabin/mamba', 'create', '--prefix', '.conda/freecad', '--file', 'conda/conda-env.yaml']
|
Ubuntu_22-04_Conda / Build
info libmamba Reading repodata.json file "/tmp/tmphqt2cny7.json" for repo installed
|
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 728556 bytes {'User-Agent': 'conda/24.9.2 requests/2.32.3 CPython/3.12.7 Linux/6.5.0-1025-azure ubuntu/22.04.5 glibc/2.35 solver/libmamba conda-libmamba-solver/24.9.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 523fc794ea776872… → 523fc794ea776872…
|
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 1613544 bytes {'User-Agent': 'conda/24.9.2 requests/2.32.3 CPython/3.12.7 Linux/6.5.0-1025-azure ubuntu/22.04.5 glibc/2.35 solver/libmamba conda-libmamba-solver/24.9.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
|
Ubuntu_22-04_Conda / 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.
|
MacOS_13_Conda_Apple / Build
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
MacOS_13_Conda_Apple / Build
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
MacOS_13_Conda_Apple / Build
/Users/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(377): conda version: 24.9.2
|
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(378): conda-libmamba-solver version: 24.9.0
|
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(379): libmambapy version: 1.5.9
|
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(380): Target prefix: '/Users/runner/work/FreeCAD/FreeCAD/.conda/freecad'
|
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(381): Command: ['/Users/runner/miniconda3/condabin/mamba', 'create', '--prefix', '.conda/freecad', '--file', 'conda/conda-env.yaml']
|
MacOS_13_Conda_Apple / Build
info libmamba Reading repodata.json file "/var/folders/_6/l5r_71v11lx24sjycbkydkmr0000gn/T/tmp2o5i4pxj.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.9.2 requests/2.32.3 CPython/3.12.7 Darwin/23.6.0 OSX/14.7.1 solver/libmamba conda-libmamba-solver/24.9.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
|
MacOS_13_Conda_Apple / 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.
|
MacOS_13_Conda_Apple / 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_22-04_Conda_Qt6 / 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_22-04_Conda_Qt6 / 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_22-04_Conda_Qt6 / Build
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Ubuntu_22-04_Conda_Qt6 / Build
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Ubuntu_22-04_Conda_Qt6 / Build
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(377): conda version: 24.9.2
|
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(378): conda-libmamba-solver version: 24.9.0
|
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(379): libmambapy version: 1.5.9
|
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(380): Target prefix: '/home/runner/work/FreeCAD/FreeCAD/.conda/freecad'
|
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(381): Command: ['/home/runner/miniconda3/condabin/mamba', 'create', '--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 728556 bytes {'User-Agent': 'conda/24.9.2 requests/2.32.3 CPython/3.12.7 Linux/6.5.0-1025-azure ubuntu/22.04.5 glibc/2.35 solver/libmamba conda-libmamba-solver/24.9.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 523fc794ea776872… → 523fc794ea776872…
|
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 | |
---|---|---|
Lint-11978231469-Logs
|
325 KB |
|
MacOS_13_Conda_Apple-11978231469-Logs
|
45 KB |
|
Prepare-11978231469-Logs
|
57.4 KB |
|
Ubuntu_20-04-11978231469-Logs
|
184 KB |
|
Ubuntu_22-04_Conda-11978231469-Logs
|
243 KB |
|
Ubuntu_22-04_Conda-Qt6-11978231469-Logs
|
241 KB |
|
Ubuntu_22-04_Conda-Qt6-11978231469-report.md
|
3.76 KB |
|
Windows-11978231469-Logs
|
1.91 MB |
|