Skip to content

CI implementation

CI implementation #1

Triggered via push May 28, 2023 12:16
Status Failure
Total duration 27s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

46 errors
Ruff (F401): jws2txt/__init__.py#L1
jws2txt/__init__.py:1:30: F401 `.helpers.helpers.JWSFile` imported but unused
Ruff (E501): jws2txt/helpers/helpers.py#L63
jws2txt/helpers/helpers.py:63:89: E501 Line too long (111 > 88 characters)
Ruff (E501): jws2txt/helpers/helpers.py#L65
jws2txt/helpers/helpers.py:65:89: E501 Line too long (97 > 88 characters)
Ruff (E722): jws2txt/helpers/helpers.py#L80
jws2txt/helpers/helpers.py:80:9: E722 Do not use bare `except`
Ruff (E722): jws2txt/helpers/helpers.py#L85
jws2txt/helpers/helpers.py:85:13: E722 Do not use bare `except`
Ruff (E501): jws2txt/helpers/helpers.py#L88
jws2txt/helpers/helpers.py:88:89: E501 Line too long (89 > 88 characters)
Ruff (E722): jws2txt/helpers/helpers.py#L92
jws2txt/helpers/helpers.py:92:9: E722 Do not use bare `except`
Ruff (E501): jws2txt/helpers/helpers.py#L100
jws2txt/helpers/helpers.py:100:89: E501 Line too long (92 > 88 characters)
Ruff (E712): jws2txt/helpers/helpers.py#L143
jws2txt/helpers/helpers.py:143:38: E712 Comparison to `True` should be `cond is True` or `if cond:`
Ruff (E712): jws2txt/helpers/helpers.py#L147
jws2txt/helpers/helpers.py:147:36: E712 Comparison to `True` should be `cond is True` or `if cond:`
build (3.6)
The job was canceled because "_3_8" failed.
build (3.9)
The job was canceled because "_3_8" failed.
Ruff (F401): jws2txt/__init__.py#L1
jws2txt/__init__.py:1:30: F401 `.helpers.helpers.JWSFile` imported but unused
Ruff (E501): jws2txt/helpers/helpers.py#L63
jws2txt/helpers/helpers.py:63:89: E501 Line too long (111 > 88 characters)
Ruff (E501): jws2txt/helpers/helpers.py#L65
jws2txt/helpers/helpers.py:65:89: E501 Line too long (97 > 88 characters)
Ruff (E722): jws2txt/helpers/helpers.py#L80
jws2txt/helpers/helpers.py:80:9: E722 Do not use bare `except`
Ruff (E722): jws2txt/helpers/helpers.py#L85
jws2txt/helpers/helpers.py:85:13: E722 Do not use bare `except`
Ruff (E501): jws2txt/helpers/helpers.py#L88
jws2txt/helpers/helpers.py:88:89: E501 Line too long (89 > 88 characters)
Ruff (E722): jws2txt/helpers/helpers.py#L92
jws2txt/helpers/helpers.py:92:9: E722 Do not use bare `except`
Ruff (E501): jws2txt/helpers/helpers.py#L100
jws2txt/helpers/helpers.py:100:89: E501 Line too long (92 > 88 characters)
Ruff (E712): jws2txt/helpers/helpers.py#L143
jws2txt/helpers/helpers.py:143:38: E712 Comparison to `True` should be `cond is True` or `if cond:`
Ruff (E712): jws2txt/helpers/helpers.py#L147
jws2txt/helpers/helpers.py:147:36: E712 Comparison to `True` should be `cond is True` or `if cond:`
build (3.7)
The job was canceled because "_3_8" failed.
Ruff (F401): jws2txt/__init__.py#L1
jws2txt/__init__.py:1:30: F401 `.helpers.helpers.JWSFile` imported but unused
Ruff (E501): jws2txt/helpers/helpers.py#L63
jws2txt/helpers/helpers.py:63:89: E501 Line too long (111 > 88 characters)
Ruff (E501): jws2txt/helpers/helpers.py#L65
jws2txt/helpers/helpers.py:65:89: E501 Line too long (97 > 88 characters)
Ruff (E722): jws2txt/helpers/helpers.py#L80
jws2txt/helpers/helpers.py:80:9: E722 Do not use bare `except`
Ruff (E722): jws2txt/helpers/helpers.py#L85
jws2txt/helpers/helpers.py:85:13: E722 Do not use bare `except`
Ruff (E501): jws2txt/helpers/helpers.py#L88
jws2txt/helpers/helpers.py:88:89: E501 Line too long (89 > 88 characters)
Ruff (E722): jws2txt/helpers/helpers.py#L92
jws2txt/helpers/helpers.py:92:9: E722 Do not use bare `except`
Ruff (E501): jws2txt/helpers/helpers.py#L100
jws2txt/helpers/helpers.py:100:89: E501 Line too long (92 > 88 characters)
Ruff (E712): jws2txt/helpers/helpers.py#L143
jws2txt/helpers/helpers.py:143:38: E712 Comparison to `True` should be `cond is True` or `if cond:`
Ruff (E712): jws2txt/helpers/helpers.py#L147
jws2txt/helpers/helpers.py:147:36: E712 Comparison to `True` should be `cond is True` or `if cond:`
build (3.10)
The job was canceled because "_3_8" failed.
Ruff (F401): jws2txt/__init__.py#L1
jws2txt/__init__.py:1:30: F401 `.helpers.helpers.JWSFile` imported but unused
Ruff (E501): jws2txt/helpers/helpers.py#L63
jws2txt/helpers/helpers.py:63:89: E501 Line too long (111 > 88 characters)
Ruff (E501): jws2txt/helpers/helpers.py#L65
jws2txt/helpers/helpers.py:65:89: E501 Line too long (97 > 88 characters)
Ruff (E722): jws2txt/helpers/helpers.py#L80
jws2txt/helpers/helpers.py:80:9: E722 Do not use bare `except`
Ruff (E722): jws2txt/helpers/helpers.py#L85
jws2txt/helpers/helpers.py:85:13: E722 Do not use bare `except`
Ruff (E501): jws2txt/helpers/helpers.py#L88
jws2txt/helpers/helpers.py:88:89: E501 Line too long (89 > 88 characters)
Ruff (E722): jws2txt/helpers/helpers.py#L92
jws2txt/helpers/helpers.py:92:9: E722 Do not use bare `except`
Ruff (E501): jws2txt/helpers/helpers.py#L100
jws2txt/helpers/helpers.py:100:89: E501 Line too long (92 > 88 characters)
Ruff (E712): jws2txt/helpers/helpers.py#L143
jws2txt/helpers/helpers.py:143:38: E712 Comparison to `True` should be `cond is True` or `if cond:`
Ruff (E712): jws2txt/helpers/helpers.py#L147
jws2txt/helpers/helpers.py:147:36: E712 Comparison to `True` should be `cond is True` or `if cond:`
build (3.11)
The job was canceled because "_3_8" failed.
build (3.11)
The operation was canceled.