Add cloudevent support #7
linting.yml
on: pull_request
lint
/
flake8
8s
lint
/
pylint
16s
lint
/
black
17s
lint
/
ruff
21s
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 / black
Process completed with exit code 1.
|
|
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
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
diff
Expired
|
3.94 KB |
sha256:0620a46bcb10daa80b239c076722b6501223596111f74fb3b489f028dcf8fe93
|
|
|
formatted-ruff
Expired
|
11.2 KB |
sha256:6a0520bdd807393c14a534fc83a09fe7a810534173c4b417f7356d9976b4fb9e
|
|