Skip to content

Merge remote-tracking branch 'origin/v3.006-dev' into v3.008-dev-new #651

Merge remote-tracking branch 'origin/v3.006-dev' into v3.008-dev-new

Merge remote-tracking branch 'origin/v3.006-dev' into v3.008-dev-new #651

Triggered via push September 1, 2024 00:33
Status Failure
Total duration 5m 42s
Artifacts 2
Compile  /  ...  /  Platform
3m 24s
Compile / Installs platform (4) / Platform
Compile  /  ...  /  Platform
3m 13s
Compile / Installs platform (5) / Platform
Compile  /  ...  /  Clean-up
0s
Compile / Installs platform (4) / Clean-up
Compile  /  ...  /  Clean-up
0s
Compile / Installs platform (5) / Clean-up
Matrix: Compile / Compile
Compile  /  ...  /  Clean-up
Compile / Clean-up / Clean-up
Clean-up  /  Clean-up
Clean-up / Clean-up
Matrix: Tests-MQL4
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Compile / Compile (4)
Compilation failed! Errors found: * Indicator\Indicator.define.h(29,11) : error 106: can't open "Terminal.define.h" include file * Storage\Collection.h(29,11) : error 106: can't open "Storage\Object.mqh" include file * Indicator\IndicatorTf.h(29,11) : error 106: can't open "Chart.struct.tf.h" include file * Platform\Platform.h(56,13) : error 106: can't open "Platform\Indicators\Tf\Indi_TfMt.h" include file * Platform\Platform.h(57,13) : error 106: can't open "Platform\Indicators\Tick\Indi_TickMt.mqh" include file * Indicator\IndicatorData.enum.h(84,3) : error 256: 'INDI_VS_TYPE_ACCOUNT_STATS_DATE…' - undeclared identifier * Indicator\IndicatorData.enum.h(84,3) : error 152: 'INDI_VS_TYPE_ACCOUNT_STATS_DATE…' - some operator expected * Indicator\IndicatorData.enum.h(92,42) : error 188: '=' - constant expression required * Indicator\IndicatorData.h(1323,19) : error 165: 'GetOHLC' - function already defined and has body * Platform\Plot.h(101,3) : error 149: 'Draw' - unexpected token, probably type is missing? * Platform\Plot.h(101,82) : error 329: '{' - initializer lists are only allowed on constructors * Storage\ItemsHistory.h(88,18) : error 265: 'ToString' - overriding virtual function with different return type * Indicator\Indicator.h(460,23) : error 116: 'ENUM_INDICATOR_CONDITION' - declaration without type * Indicator\Indicator.h(460,48) : error 155: '_cond' - comma expected * Indicator\Indicator.h(490,23) : error 116: 'ENUM_INDICATOR_CONDITION' - declaration without type * Indicator\Indicator.h(490,48) : error 155: '_cond' - comma expected * Storage\ItemsHistory.h(88,18) : error 265: 'ToString' - overriding virtual function with different return type * Indicator\Indicator.h(460,23) : error 116: 'ENUM_INDICATOR_CONDITION' - declaration without type * Indicator\Indicator.h(460,48) : error 155: '_cond' - comma expected * Indicator\Indicator.h(490,23) : error 116: 'ENUM_INDICATOR_CONDITION' - declaration without type * Indicator\Indicator.h(490,48) : error 155: '_cond' - comma expected * Indicator\IndicatorData.h(1097,16) : error 256: 'INDI_VS_TYPE_PRICE_ASK' - undeclared identifier * Indicator\IndicatorData.h(1099,16) : error 256: 'INDI_VS_TYPE_PRICE_BID' - undeclared identifier * Indicator\IndicatorData.h(1374,40) : error 256: 'INDI_VS_TYPE_PRICE_ASK' - undeclared identifier * Indicator\IndicatorData.h(1374,40) : error 262: 'INDI_VS_TYPE_PRICE_ASK' - cannot convert enum * Indicator\IndicatorData.h(1376,40) : error 256: 'INDI_VS_TYPE_PRICE_BID' - undeclared identifier * Indicator\IndicatorData.h(1376,40) : error 262: 'INDI_VS_TYPE_PRICE_BID' - cannot convert enum * Indicator\IndicatorData.h(1421,63) : error 256: 'INDI_VS_TYPE_PRICE_ASK' - undeclared identifier * Indicator\IndicatorData.h(1421,63) : error 262: 'INDI_VS_TYPE_PRICE_ASK' - cannot convert enum * Indicator\IndicatorData.h(1423,63) : error 256: 'INDI_VS_TYPE_PRICE_BID' - undeclared identifier * Indicator\IndicatorData.h(1423,63) : error 262: 'INDI_VS_TYPE_PRICE_BID' - cannot convert enum * Indicator\Indicator.h(461,13) : error 256: '_cond' - undeclared identifier * Indicator\Indicator.h(462,12) : error 256: 'INDI_COND_ENTRY_IS_MAX' - undeclared identifier * Indicator\Indicator.h(462,12) : error 188: 'INDI_COND_ENTRY_IS_MAX' - constant expression required * Indicator\Indicator.h(465,12) : error 256: 'INDI_COND_ENTRY_IS_MIN' - undeclared identifier * Indicator\Indicator.h(465,12) : error 188: 'INDI_COND_ENTRY_IS_MIN' - constant expression required * Indicator\Indicator.h(468,12) : error 256: 'INDI_COND_ENTRY_GT_AVG' - undeclared identifier * Indicator\Indicator.h(468,12) : error 188: 'INDI_COND_ENTRY_GT_AVG' - constant expression required * Indicator\Indicator.h(472,12) : error 256: 'INDI_COND_ENTRY_GT_MED' - undeclared identifier * Indicator\Indicator.h(472,12) : error 188: 'INDI_COND_ENTRY_GT_MED' - constant expression required * Indicator\Indicator.h(476,12) : error 256: 'INDI_COND_ENTRY_LT_AVG' - undeclared identifier * Indicator\Indicator.h(476,12) : error 188: 'INDI_COND_ENTRY_LT_AVG' - constant expression required * Indicator\Indicator.h(480,12) : error 2
Compile / Compile (5)
The job was canceled because "_4" failed.
Compile / Compile (5)
Compilation failed! Errors found: * Serializer\SerializerNodeParam.h(24,1) : error 372: mismatched #ifdef/#endif pair * Indicator\Indicator.define.h(29,11) : error 106: file 'Terminal.define.h' not found * Storage\Collection.h(29,11) : error 106: file 'Storage\Object.mqh' not found * Serializer\SerialiMath\Matrix.h(47,11) : error 106: file 'Math\OpenCL.h' not found * Indicator\IndicatorTf.h(29,11) : error 106: file 'Chart.struct.tf.h' not found * Platform\Platform.h(56,13) : error 106: file 'Platform\Indicators\Tf\Indi_TfMt.h' not found * Platform\Platform.h(57,13) : error 106: file 'Platform\Indicators\Tick\Indi_TickMt.mqh' not found * Math\Matrix.h(49,12) : error 310: resource file 'Matrix.matmul.cl' not found * Math\Matrix.h(49,12) : error 310: resource file 'Math\Matrix.matmul.cl' not found (2) * Math\Matrix.h(50,12) : error 310: resource file 'Matrix.matmul.naive.cl' not found * Math\Matrix.h(50,12) : error 310: resource file 'Math\Matrix.matmul.naive.cl' not found (2) * Math\Matrix.h(51,12) : error 310: resource file 'Matrix.matmul.test.cl' not found * Math\Matrix.h(51,12) : error 310: resource file 'Math\Matrix.matmul.test.cl' not found (2) * Math\Matrix.h(2678,5) : error 149: 'OpenCLProgram' - unexpected token * Math\Matrix.h(2678,4) : error 364: '<' - wrong template parameters count * Math\Matrix.h(2678,4) : error 361: '<' - cannot apply template * Math\Matrix.h(2678,1) : error 149: 'Ref' - unexpected token, probably type is missing? * Math\Matrix.h(2678,1) : error 282: 'Ref' - identifier already used * Math\Matrix.h(2678,4) : error 154: '<' - semicolon expected * Math\Matrix.h(2680,5) : error 149: 'OpenCLProgram' - unexpected token * Math\Matrix.h(2680,4) : error 364: '<' - wrong template parameters count * Math\Matrix.h(2680,4) : error 361: '<' - cannot apply template * Math\Matrix.h(2680,1) : error 149: 'Ref' - unexpected token, probably type is missing? * Math\Matrix.h(2680,1) : error 282: 'Ref' - identifier already used * Math\Matrix.h(2680,4) : error 154: '<' - semicolon expected * Math\Matrix.h(2682,21) : error 149: 'OpenCLBuffer' - unexpected token * Math\Matrix.h(2682,20) : error 364: '<' - wrong template parameters count * Math\Matrix.h(2682,20) : error 361: '<' - cannot apply template * Math\Matrix.h(2684,21) : error 149: 'OpenCLBuffer' - unexpected token * Math\Matrix.h(2684,20) : error 364: '<' - wrong template parameters count * Math\Matrix.h(2684,20) : error 361: '<' - cannot apply template * Math\Matrix.h(2686,21) : error 149: 'OpenCLBuffer' - unexpected token * Math\Matrix.h(2686,20) : error 364: '<' - wrong template parameters count * Math\Matrix.h(2686,20) : error 361: '<' - cannot apply template * Math\MatrixMini.h(32,7) : error 155: 'MatrixMini2d' - comma expected * Math\MatrixMini.h(32,20) : error 149: '{' - unexpected token * Storage\Dict\Dict.h(36,1) : error 155: 'class' - comma expected * Storage\Dict\Dict.h(36,7) : error 149: 'DictIterator' - unexpected token * Storage\Dict\Dict.h(36,52) : error 155: '{' - comma expected * Storage\Dict\Dict.h(37,8) : error 155: ':' - comma expected * Storage\Dict\Dict.h(41,3) : error 149: 'DictIterator' - unexpected token * Math\Matrix.h(2682,21) : error 149: 'OpenCLBuffer' - unexpected token * Math\Matrix.h(2682,20) : error 364: '<' - wrong template parameters count * Math\Matrix.h(2682,20) : error 361: '<' - cannot apply template * Math\Matrix.h(2684,21) : error 149: 'OpenCLBuffer' - unexpected token * Math\Matrix.h(2684,20) : error 364: '<' - wrong template parameters count * Math\Matrix.h(2684,20) : error 361: '<' - cannot apply template * Math\Matrix.h(2686,21) : error 149: 'OpenCLBuffer' - unexpected token * Math\Matrix.h(2686,20) : error 364: '<' - wrong template parameters count * Math\Matrix.h(2686,20) : error 361: '<' - cannot apply template * Math\MatrixMini.h(32,7) : error 155: 'MatrixMini2d' - Indicator\IndicatorData.struct.serialize.h : information: including 'IndicatorData.struct.serialize.h' * Indicator\IndicatorTf.h(29,11) : error 106: file 'Chart.struct.tf.h' not found * Platform\Platform.h(56,13) : error 106: file 'Platform\Indicato
Compile / Compile (5)
The operation was canceled.

Artifacts

Produced during runtime
Name Size
mt4 Expired
29 MB
mt5 Expired
134 MB