Add cloudevent support #12
linting.yml
on: pull_request
lint
/
flake8
8s
lint
/
pylint
11s
lint
/
black
11s
lint
/
ruff
18s
lint
/
super-linter
1m 26s
Annotations
14 errors
|
lint / pylint
Process completed with exit code 16.
|
|
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
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
diff
Expired
|
534 Bytes |
sha256:21fc12ce094445177b83f975a5129b042426b65606a7cebfb1d402d87bbd4df5
|
|
|
formatted-ruff
Expired
|
5.02 KB |
sha256:ba926b7a283bf04bf94339e5a1371ef36bf53858adb3fd374ede35ca031c8949
|
|