Nightly Build (by @ClaasRostock) #497
nightly_build.yml
on: schedule
Matrix: test / test
code_quality
/
ruff format
10s
code_quality
/
ruff check
7s
code_quality
/
pyright
16s
Matrix: test_future / test313
build_and_publish_documentation
/
Build and publish documentation in combined version (farn, dictIO, ospx)
27s
Annotations
2 errors and 5 warnings
test_future / Test on py313-linux (experimental)
Process completed with exit code 1.
|
test_future / Test on py313-windows (experimental)
Process completed with exit code 1.
|
build_and_publish_documentation / Build and publish documentation in combined version (farn, dictIO, ospx):
README.md#L60
'myst' cross-reference target not found: 'fileFormat.md' [myst.xref_missing]
|
build_and_publish_documentation / Build and publish documentation in combined version (farn, dictIO, ospx):
docs/source/README_dictIO.md#L56
'myst' cross-reference target not found: 'fileFormat.md' [myst.xref_missing]
|
build_and_publish_documentation / Build and publish documentation in combined version (farn, dictIO, ospx):
docs/source/README_farn.md#L59
'myst' cross-reference target not found: 'fileFormat.md' [myst.xref_missing]
|
build_and_publish_documentation / Build and publish documentation in combined version (farn, dictIO, ospx):
docs/source/README_ospx.md#L39
'myst' cross-reference target not found: 'fileFormat.md' [myst.xref_missing]
|
build_and_publish_documentation / Build and publish documentation in combined version (farn, dictIO, ospx):
docs/source/fileFormat.caseDict.md#L61
Lexing literal_block "/*---------------------------------*- C++ -*----------------------------------*\\\nfiletype dictionary; coding utf-8; version 0.1; local --; purpose --;\n\\*----------------------------------------------------------------------------*/\n#include 'paramDict'\n\n_environment\n{\n libSource path/to/a/model/library/on/your/machine;\n}\nsystemStructure\n{\n connections\n {\n minuend_to_difference\n {\n source\n {\n component minuend;\n connector minuend_output;\n }\n target\n {\n component difference;\n connector difference_input_minuend;\n }\n }\n subtrahend_to_difference\n {\n source\n {\n component subtrahend;\n connector subtrahend_output;\n }\n target\n {\n component difference;\n connector difference_input_subtrahend;\n }\n }\n dividend_to_quotient\n {\n source\n {\n component dividend;\n connector dividend_output;\n }\n target\n {\n component quotient;\n connector quotient_input_dividend;\n }\n }\n difference_to_divisor\n {\n source\n {\n component difference;\n connector difference_output;\n }\n target\n {\n component quotient;\n connector quotient_input_divisor;\n }\n }\n }\n components\n {\n difference\n {\n connectors\n {\n difference_input_minuend\n {\n variable difference.IN1;\n type input;\n }\n difference_input_subtrahend\n {\n variable difference.IN2;\n type input;\n }\n difference_output\n {\n variable difference.OUT;\n type output;\n }\n }\n fmu subfolder/in/your/library/difference.fmu;\n }\n quotient\n {\n connectors\n {\n quotient_input_dividend\n {\n variable quotient.IN1;\n type input;\n }\n quotient_input_divisor\n {\n variable quotient.IN2;\n type input;\n }\n quotient_output\n {\n variable quotient.OUT;\n type output;\n }\n\n }\n fmu subfolder/in/your/library/quotient.fmu;\n }\n minuend\n {\n connectors\n {\n minuend_output\n {\n variable constVal.OUT;\n type output;\n }\n }\n initialize\n {\n constVal.IN\n {\n causality parameter;\n variability fixed;\n start $minuend;\n }\n }\n fmu subfolder/in/your/library/constantVal.fmu;\n }\n subtrahend\n {\n
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifact
|
40.6 KB |
|