Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodeChecker cmd sum gives error #1004

Closed
dkrupp opened this issue Oct 6, 2017 · 0 comments
Closed

CodeChecker cmd sum gives error #1004

dkrupp opened this issue Oct 6, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@dkrupp
Copy link
Member

dkrupp commented Oct 6, 2017

CodeChecker cmd sum --url http://localhost/Default -n runname
Traceback (most recent call last):
File "/.../cc_bin/CodeChecker.py", line 101, in main
args.func(args)
File "/../codechecker/6.0.1/lib/python2.7/libcodechecker/cmd/cmd_line_client.py", line 427, in handle_list_result_types
run_ids = map(lambda _, run: run.runId, items)
TypeError: () takes exactly 2 arguments (1 given)

@dkrupp dkrupp added the bug 🐛 label Oct 6, 2017
@dkrupp dkrupp added this to the release 6.0.2 milestone Oct 6, 2017
@dkrupp dkrupp changed the title CodeChecker cmd sum gives exception CodeChecker cmd sum gives error Oct 6, 2017
@gyorb gyorb added the WIP 💣 Work In Progress label Oct 6, 2017
@gyorb gyorb removed the WIP 💣 Work In Progress label Oct 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants