Consolidate Study
and Screening
database models
#366
checks.yml
on: pull_request
lint
55s
types
1m 23s
Matrix: tests
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/fulltext_screenings.py#L64
colandr/apis/resources/fulltext_screenings.py:64:35: F821 Undefined name `Fulltext`
|
Ruff (F821):
colandr/apis/resources/fulltext_screenings.py#L99
colandr/apis/resources/fulltext_screenings.py:99:35: F821 Undefined name `Fulltext`
|
Ruff (F821):
colandr/apis/resources/fulltext_screenings.py#L144
colandr/apis/resources/fulltext_screenings.py:144:35: F821 Undefined name `Fulltext`
|
Ruff (F821):
colandr/apis/resources/fulltext_screenings.py#L173
colandr/apis/resources/fulltext_screenings.py:173:21: F821 Undefined name `FulltextScreening`
|
tests (3.10, ubuntu-latest)
Process completed with exit code 1.
|