Skip to content

Bump splink from 3.9.15 to 4.0.0 #208

Bump splink from 3.9.15 to 4.0.0

Bump splink from 3.9.15 to 4.0.0 #208

Triggered via pull request August 1, 2024 18:13
Status Failure
Total duration 33s
Artifacts

checks.yml

on: pull_request
runner / pylint
9s
runner / pylint
frontend-checks
23s
frontend-checks
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
run-tests (3.11)
No file in /home/runner/work/dedupliFHIR/dedupliFHIR matched to [**/poetry.lock], make sure you have checked out the target repository
run-tests (3.10)
No file in /home/runner/work/dedupliFHIR/dedupliFHIR matched to [**/poetry.lock], make sure you have checked out the target repository
runner / pylint: cli/deduplifhirLib/utils.py#L43
[pylint] reported by reviewdog 🐶 C0116: Missing function or method docstring (missing-function-docstring) Raw Output: cli/deduplifhirLib/utils.py:43:0: C0116: Missing function or method docstring (missing-function-docstring)
runner / pylint: cli/deduplifhirLib/utils.py#L11
[pylint] reported by reviewdog 🐶 W0611: Unused import datetime (unused-import) Raw Output: cli/deduplifhirLib/utils.py:11:0: W0611: Unused import datetime (unused-import)
runner / pylint: cli/ecqm_dedupe.py#L58
[pylint] reported by reviewdog 🐶 W0511: TODO: make platform agnostic (fixme) Raw Output: cli/ecqm_dedupe.py:58:5: W0511: TODO: make platform agnostic (fixme)