aboutcode-org / aboutcode-org/purldb
matchcode.io update
未關閉
- 主要語言
- HTML
- 星號
- 67
- 分支
- 69
- 平均合併
- 8 天 8 小時
- 30 天內合併 PR
- 1
描述
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)
^^^^^^^^^^^^^^^
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。