Merge pull request #13 from AnHeuermann/add-ci-coverage #1
Annotations
2 errors
test (stable)
Error executing Python script report.py
Command failed: python report.py --branch=stable configs/conf-NeuralNetwork.json
Traceback (most recent call last):
File "/home/runner/work/NeuralNetwork/NeuralNetwork/OpenModelicaLibraryTesting/report.py", line 44, in <module>
v = cursor.fetchone()[0]
TypeError: 'NoneType' object is not subscriptable
|
test (stable)
Command failed: python report.py --branch=stable configs/conf-NeuralNetwork.json
Traceback (most recent call last):
File "/home/runner/work/NeuralNetwork/NeuralNetwork/OpenModelicaLibraryTesting/report.py", line 44, in <module>
v = cursor.fetchone()[0]
TypeError: 'NoneType' object is not subscriptable
|