aboutcode-org / aboutcode-org/purldb

matchcode.io update

Open
#534 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
67
Forks
69
Avg merge
8d 8h
Merged PRs (30d)
1

Description

The matchcode api has some issues:
- [] #533

The `poll_match_results` step on scancode.io side has a problem when polling match projects:
```
'str' object is not callable

Traceback:
File "/opt/scancodeio/aboutcode/pipeline/__init__.py", line 199, in execute
step(self)
File "/opt/scancodeio/scanpipe/pipelines/match_to_matchcode.py", line 77, in poll_matching_results
matchcode.poll_until_success(self.run_url)
File "/opt/scancodeio/scanpipe/pipes/__init__.py", line 459, in poll_until_success
status = check(**kwargs)
^^^^^^^^^^^^^^^
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.