Skip to content

Consolidate Study and Screening database models #367

Consolidate Study and Screening database models

Consolidate Study and Screening database models #367

Triggered via pull request April 21, 2024 18:21
Status Failure
Total duration 1m 36s
Artifacts

checks.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Ruff (F821): colandr/apis/resources/exports.py#L244
colandr/apis/resources/exports.py:244:23: F821 Undefined name `CitationScreening`
Ruff (F821): colandr/apis/resources/exports.py#L246
colandr/apis/resources/exports.py:246:23: F821 Undefined name `CitationScreening`
Ruff (F821): colandr/apis/resources/exports.py#L249
colandr/apis/resources/exports.py:249:23: F821 Undefined name `FulltextScreening`
Ruff (F821): colandr/apis/resources/exports.py#L251
colandr/apis/resources/exports.py:251:23: F821 Undefined name `FulltextScreening`
Ruff (F821): colandr/apis/resources/exports.py#L279
colandr/apis/resources/exports.py:279:30: F821 Undefined name `CitationScreening`
Ruff (F821): colandr/apis/resources/exports.py#L281
colandr/apis/resources/exports.py:281:32: F821 Undefined name `FulltextScreening`
Ruff (F821): colandr/apis/resources/review_exports.py#L111
colandr/apis/resources/review_exports.py:111:23: F821 Undefined name `FulltextScreening`
Ruff (F821): colandr/apis/resources/studies.py#L413
colandr/apis/resources/studies.py:413:36: F821 Undefined name `Citation`
Ruff (F821): colandr/apis/resources/studies.py#L413
colandr/apis/resources/studies.py:413:46: F821 Undefined name `Citation`
Ruff (F821): colandr/apis/resources/studies.py#L414
colandr/apis/resources/studies.py:414:21: F821 Undefined name `Citation`
tests (3.10, ubuntu-latest)
Process completed with exit code 1.