Add cloudevent support #9
linting.yml
on: pull_request
lint
/
flake8
7s
lint
/
pylint
14s
lint
/
black
19s
lint
/
ruff
18s
lint
/
super-linter
1m 26s
Annotations
16 errors
|
lint / flake8
Process completed with exit code 1.
|
|
lint / pylint
Process completed with exit code 18.
|
|
lint / ruff
Process completed with exit code 1.
|
|
lint / ruff
Files have changed.
|
|
lint / ruff
Process completed with exit code 1.
|
|
Ruff (D415):
src/actinia_cloudevent_plugin/api/cloudevent.py#L39
src/actinia_cloudevent_plugin/api/cloudevent.py:39:5: D415 First line should end with a period, question mark, or exclamation point
|
|
Ruff (D400):
src/actinia_cloudevent_plugin/api/cloudevent.py#L39
src/actinia_cloudevent_plugin/api/cloudevent.py:39:5: D400 First line should end with a period
|
|
Ruff (D209):
src/actinia_cloudevent_plugin/api/cloudevent.py#L39
src/actinia_cloudevent_plugin/api/cloudevent.py:39:5: D209 Multi-line docstring closing quotes should be on a separate line
|
|
Ruff (D205):
src/actinia_cloudevent_plugin/api/cloudevent.py#L39
src/actinia_cloudevent_plugin/api/cloudevent.py:39:5: D205 1 blank line required between summary line and description
|
|
Ruff (E303):
src/actinia_cloudevent_plugin/api/cloudevent.py#L38
src/actinia_cloudevent_plugin/api/cloudevent.py:38:1: E303 Too many blank lines (3)
|
|
Ruff (E262):
src/actinia_cloudevent_plugin/api/cloudevent.py#L30
src/actinia_cloudevent_plugin/api/cloudevent.py:30:130: E262 Inline comment should start with `# `
|
|
Ruff (E261):
src/actinia_cloudevent_plugin/api/cloudevent.py#L30
src/actinia_cloudevent_plugin/api/cloudevent.py:30:129: E261 Insert at least two spaces before an inline comment
|
|
Ruff (E501):
src/actinia_cloudevent_plugin/api/cloudevent.py#L30
src/actinia_cloudevent_plugin/api/cloudevent.py:30:80: E501 Line too long (159 > 79)
|
|
Ruff (F401):
src/actinia_cloudevent_plugin/api/cloudevent.py#L26
src/actinia_cloudevent_plugin/api/cloudevent.py:26:43: F401 `flask.request` imported but unused
|
|
Ruff (I001):
src/actinia_cloudevent_plugin/api/cloudevent.py#L26
src/actinia_cloudevent_plugin/api/cloudevent.py:26:1: I001 Import block is un-sorted or un-formatted
|
|
lint / black
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
diff
Expired
|
3.94 KB |
sha256:0b8edf52faf2891d33589b6e890a8301fb6c6726a13afbda4bcc62e9a7777776
|
|
|
formatted-ruff
Expired
|
11.2 KB |
sha256:fc4e17fd44ae4c6a14c1f134fa0e799302448264c47191145c1201f6289a471e
|
|