Skip to content

Change load_parameters function to return only Dataset #22283

Change load_parameters function to return only Dataset

Change load_parameters function to return only Dataset #22283

Triggered via pull request December 18, 2023 15:15
Status Failure
Total duration 2m 59s
Artifacts

typing.yml

on: pull_request
Matrix: type-checking
Fit to window
Zoom out
Zoom in

Annotations

5 errors
type-checking (3.11): src/ert/analysis/_es_update.py#L270
Unused "type: ignore" comment
type-checking (3.11): src/ert/analysis/_es_update.py#L274
Unused "type: ignore" comment
type-checking (3.11): src/ert/analysis/_es_update.py#L278
Unused "type: ignore" comment
type-checking (3.11): src/ert/analysis/_es_update.py#L648
Value of type "Callable[[str, int | ndarray[Any, dtype[signedinteger[Any]]] | None], Dataset]" is not indexable
type-checking (3.11)
Process completed with exit code 1.