12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2025-03-18T23:32:52.560539 #1] INFO -- : Skipping file ./misc/examples/python_asyncio_evdev/gamepad.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
print(json.dumps(to_json(ast.parse(source))))
File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
return compile(source, filename, mode, PyCF_ONLY_AST)
File "<unknown>", line 42
async def read_gamepad_input(self): # asyncronus read-out of events
^
SyntaxError: invalid syntax
|
[cppcheck] config: {'enabled': True, 'checks': {'ConfigurationNotChecked': {'enabled': False}}, 'channel': 'stable', 'include_paths': ['configure.sh', 'LICENSE', 'update.sh', 'NEWS.md', '.github/', '.editorconfig', '.shellcheckrc', '.indent.pro', 'Makefile', 'docs/', 'azure-pipelines.yml', 'uninstall.sh', '.gitignore', 'lib/', 'hid-xpadneo/', '.codeclimate.yml', 'install.sh', 'misc/'], 'debug': None}
[cppcheck] analyzing 5 files
[cppcheck] command: ['cppcheck', '--enable=all', '--inconclusive', '--xml', '--xml-version=2', '--file-list=/tmp/tmp1cxfs2ch']
|