Skip to content

Add Python Testing to CI #10

Add Python Testing to CI

Add Python Testing to CI #10

Triggered via pull request January 19, 2024 18:56
Status Failure
Total duration 57s
Billable time 5m
Artifacts

checks.yml

on: pull_request
runner / pylint
16s
runner / pylint
runner / misspell
14s
runner / misspell
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
run-tests (3.11)
Process completed with exit code 1.
run-tests (3.12)
The job was canceled because "_3_11" failed.
run-tests (3.12)
The operation was canceled.
run-tests (3.10)
The job was canceled because "_3_11" failed.
run-tests (3.10)
The operation was canceled.
runner / pylint: cli/deduplifhirLib/tests.py#L26
[pylint] reported by reviewdog 🐶 C0303: Trailing whitespace (trailing-whitespace) Raw Output: cli/deduplifhirLib/tests.py:26:0: C0303: Trailing whitespace (trailing-whitespace)
runner / pylint: cli/deduplifhirLib/tests.py#L28
[pylint] reported by reviewdog 🐶 C0303: Trailing whitespace (trailing-whitespace) Raw Output: cli/deduplifhirLib/tests.py:28:0: C0303: Trailing whitespace (trailing-whitespace)
runner / pylint: cli/deduplifhirLib/tests.py#L29
[pylint] reported by reviewdog 🐶 C0301: Line too long (129/100) (line-too-long) Raw Output: cli/deduplifhirLib/tests.py:29:0: C0301: Line too long (129/100) (line-too-long)
runner / pylint: cli/deduplifhirLib/tests.py#L30
[pylint] reported by reviewdog 🐶 C0303: Trailing whitespace (trailing-whitespace) Raw Output: cli/deduplifhirLib/tests.py:30:0: C0303: Trailing whitespace (trailing-whitespace)
runner / pylint: cli/deduplifhirLib/tests.py#L32
[pylint] reported by reviewdog 🐶 C0301: Line too long (129/100) (line-too-long) Raw Output: cli/deduplifhirLib/tests.py:32:0: C0301: Line too long (129/100) (line-too-long)
runner / pylint: cli/deduplifhirLib/tests.py#L33
[pylint] reported by reviewdog 🐶 C0303: Trailing whitespace (trailing-whitespace) Raw Output: cli/deduplifhirLib/tests.py:33:0: C0303: Trailing whitespace (trailing-whitespace)
runner / pylint: cli/deduplifhirLib/tests.py#L34
[pylint] reported by reviewdog 🐶 C0303: Trailing whitespace (trailing-whitespace) Raw Output: cli/deduplifhirLib/tests.py:34:0: C0303: Trailing whitespace (trailing-whitespace)
runner / pylint: cli/deduplifhirLib/tests.py#L36
[pylint] reported by reviewdog 🐶 C0303: Trailing whitespace (trailing-whitespace) Raw Output: cli/deduplifhirLib/tests.py:36:0: C0303: Trailing whitespace (trailing-whitespace)
runner / pylint: cli/deduplifhirLib/tests.py#L38
[pylint] reported by reviewdog 🐶 C0303: Trailing whitespace (trailing-whitespace) Raw Output: cli/deduplifhirLib/tests.py:38:0: C0303: Trailing whitespace (trailing-whitespace)
runner / pylint: cli/deduplifhirLib/tests.py#L43
[pylint] reported by reviewdog 🐶 C0304: Final newline missing (missing-final-newline) Raw Output: cli/deduplifhirLib/tests.py:43:0: C0304: Final newline missing (missing-final-newline)