Refs #11. Renamed "index" variable names into "_idx" to prevent confl… #162
test-indicators-special.yml
on: push
Compile
2m 49s
Matrix: Indicators-Tests-MQL4
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/
|