Add cloudevent support #14
linting.yml
on: pull_request
lint
/
flake8
8s
lint
/
pylint
28s
lint
/
black
12s
lint
/
ruff
18s
lint
/
super-linter
1m 24s
Annotations
14 errors
|
lint / ruff
Process completed with exit code 1.
|
|
lint / ruff
Files have changed.
|
|
lint / ruff
Process completed with exit code 1.
|
|
Ruff (E501):
src/actinia_cloudevent_plugin/api/cloudevent.py#L80
src/actinia_cloudevent_plugin/api/cloudevent.py:80:80: E501 Line too long (87 > 79)
|
|
Ruff (E501):
src/actinia_cloudevent_plugin/api/cloudevent.py#L79
src/actinia_cloudevent_plugin/api/cloudevent.py:79:80: E501 Line too long (90 > 79)
|
|
Ruff (E501):
src/actinia_cloudevent_plugin/api/cloudevent.py#L78
src/actinia_cloudevent_plugin/api/cloudevent.py:78:80: E501 Line too long (90 > 79)
|
|
Ruff (E501):
src/actinia_cloudevent_plugin/api/cloudevent.py#L76
src/actinia_cloudevent_plugin/api/cloudevent.py:76:80: E501 Line too long (92 > 79)
|
|
Ruff (E501):
src/actinia_cloudevent_plugin/api/cloudevent.py#L75
src/actinia_cloudevent_plugin/api/cloudevent.py:75:80: E501 Line too long (80 > 79)
|
|
Ruff (E501):
src/actinia_cloudevent_plugin/api/cloudevent.py#L74
src/actinia_cloudevent_plugin/api/cloudevent.py:74:80: E501 Line too long (89 > 79)
|
|
Ruff (PLR6301):
src/actinia_cloudevent_plugin/api/cloudevent.py#L55
src/actinia_cloudevent_plugin/api/cloudevent.py:55:9: PLR6301 Method `get` could be a function, class method, or static method
|
|
Ruff (ANN201):
src/actinia_cloudevent_plugin/api/cloudevent.py#L55
src/actinia_cloudevent_plugin/api/cloudevent.py:55:9: ANN201 Missing return type annotation for public function `get`
|
|
Ruff (D212):
src/actinia_cloudevent_plugin/api/cloudevent.py#L43
src/actinia_cloudevent_plugin/api/cloudevent.py:43:5: D212 Multi-line docstring summary should start at the first line
|
|
Ruff (D205):
src/actinia_cloudevent_plugin/api/cloudevent.py#L43
src/actinia_cloudevent_plugin/api/cloudevent.py:43:5: D205 1 blank line required between summary line and description
|
|
lint / pylint
Process completed with exit code 16.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
diff
Expired
|
559 Bytes |
sha256:0a7b22d8477493f91889ec00ec231343317db30683e3c263540545ef6932c8eb
|
|
|
formatted-ruff
Expired
|
5.04 KB |
sha256:dcd95e4919fe21f9a79069135b4bdb81e7722b88332a059c49c6c6f402ea1d99
|
|