Skip to content

Refs #11. Renamed "index" variable names into "_idx" to prevent confl… #162

Refs #11. Renamed "index" variable names into "_idx" to prevent confl…

Refs #11. Renamed "index" variable names into "_idx" to prevent confl… #162

Triggered via push November 7, 2023 18:42
Status Failure
Total duration 3m 2s
Artifacts
Matrix: Indicators-Tests-MQL4
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Compile
Compilation failed! Errors found: * SerializerNode.mqh(282,96) : error 256: 'index' - undeclared identifier * SerializerNode.mqh(282,96) : error 334: 'index' - integer expression expected * Order.mqh(1552,20) : error 256: 'ERR_USER_ITEM_NOT_FOUND' - undeclared identifier * IndicatorBase.h(181,5) : error 256: 'ERR_USER_INVALID_HANDLE' - undeclared identifier * IndicatorBase.h(181,5) : error 256: 'ERR_USER_INVALID_BUFF_NUM' - undeclared identifier * IndicatorBase.h(190,5) : error 256: 'ERR_USER_INVALID_HANDLE' - undeclared identifier * IndicatorBase.h(190,5) : error 256: 'ERR_USER_INVALID_BUFF_NUM' - undeclared identifier * IndicatorBase.h(199,5) : error 256: 'ERR_USER_INVALID_HANDLE' - undeclared identifier * IndicatorBase.h(199,5) : error 256: 'ERR_USER_INVALID_BUFF_NUM' - undeclared identifier
Compile
Compilation failed! Errors found: * SerializerNode.mqh(282,96) : error 256: 'index' - undeclared identifier * SerializerNode.mqh(282,96) : error 334: 'index' - integer expression expected * Order.mqh(1552,20) : error 256: 'ERR_USER_ITEM_NOT_FOUND' - undeclared identifier * IndicatorBase.h(181,5) : error 256: 'ERR_USER_INVALID_HANDLE' - undeclared identifier * IndicatorBase.h(181,5) : error 256: 'ERR_USER_INVALID_BUFF_NUM' - undeclared identifier * IndicatorBase.h(190,5) : error 256: 'ERR_USER_INVALID_HANDLE' - undeclared identifier * IndicatorBase.h(190,5) : error 256: 'ERR_USER_INVALID_BUFF_NUM' - undeclared identifier * IndicatorBase.h(199,5) : error 256: 'ERR_USER_INVALID_HANDLE' - undeclared identifier * IndicatorBase.h(199,5) : error 256: 'ERR_USER_INVALID_BUFF_NUM' - undeclared identifier
Compile
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/