[VREE-168] Add endpoints to start ability evaluation directly from Da… #162
Annotations
10 errors
|
Run /./.github/eyepop-actions/python-lint:
eyepop/endpoint.py#L233
Operator "<" not supported for "None" (reportOptionalOperand)
|
|
Run /./.github/eyepop-actions/python-lint:
eyepop/endpoint.py#L225
"post" is not a known attribute of "None" (reportOptionalMemberAccess)
|
|
Run /./.github/eyepop-actions/python-lint:
eyepop/endpoint.py#L189
"close" is not a known attribute of "None" (reportOptionalMemberAccess)
|
|
Run /./.github/eyepop-actions/python-lint:
eyepop/endpoint.py#L161
"stop" is not a known attribute of "None" (reportOptionalMemberAccess)
|
|
Run /./.github/eyepop-actions/python-lint:
eyepop/data/data_jobs.py#L280
"result" is possibly unbound (reportPossiblyUnboundVariable)
|
|
Run /./.github/eyepop-actions/python-lint:
examples/pop_demo.py#L258
Expected class but received "(iterable: Iterable[object], /) -> bool" (reportGeneralTypeIssues)
|
|
Run /./.github/eyepop-actions/python-lint:
examples/pop_demo.py#L247
Expected class but received "(iterable: Iterable[object], /) -> bool" (reportGeneralTypeIssues)
|
|
Run /./.github/eyepop-actions/python-lint:
examples/import_dataset.py#L160
"dataset" is possibly unbound (reportPossiblyUnboundVariable)
|
|
Run /./.github/eyepop-actions/python-lint:
examples/import_dataset.py#L159
"dataset" is possibly unbound (reportPossiblyUnboundVariable)
|
|
Run /./.github/eyepop-actions/python-lint:
examples/import_dataset.py#L31
Argument to class must be a base class (reportGeneralTypeIssues)
|
Loading