Feature/confidence streaming #86
Annotations
10 errors and 1 warning
mokapot/parsers/pin_to_tsv.py#L2
mokapot/parsers/pin_to_tsv.py:2:16: F401 `io.StringIO` imported but unused
|
mokapot/parsers/pin_to_tsv.py#L4
mokapot/parsers/pin_to_tsv.py:4:27: F401 `unittest.mock.Mock` imported but unused
|
mokapot/parsers/pin_to_tsv.py#L10
mokapot/parsers/pin_to_tsv.py:10:80: E501 Line too long (107 > 79)
|
mokapot/parsers/pin_to_tsv.py#L11
mokapot/parsers/pin_to_tsv.py:11:80: E501 Line too long (95 > 79)
|
mokapot/parsers/pin_to_tsv.py#L28
mokapot/parsers/pin_to_tsv.py:28:80: E501 Line too long (84 > 79)
|
mokapot/parsers/pin_to_tsv.py#L75
mokapot/parsers/pin_to_tsv.py:75:80: E501 Line too long (91 > 79)
|
mokapot/parsers/pin_to_tsv.py#L90
mokapot/parsers/pin_to_tsv.py:90:80: E501 Line too long (104 > 79)
|
mokapot/parsers/pin_to_tsv.py#L92
mokapot/parsers/pin_to_tsv.py:92:80: E501 Line too long (103 > 79)
|
mokapot/parsers/pin_to_tsv.py#L93
mokapot/parsers/pin_to_tsv.py:93:80: E501 Line too long (104 > 79)
|
mokapot/parsers/pin_to_tsv.py#L95
mokapot/parsers/pin_to_tsv.py:95:80: E501 Line too long (83 > 79)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading