Skip to content

Fix for avoiding serialization error when datetimes are > 2263 #21755

Fix for avoiding serialization error when datetimes are > 2263

Fix for avoiding serialization error when datetimes are > 2263 #21755

Triggered via pull request November 24, 2023 13:35
Status Failure
Total duration 2m 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

typing.yml

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

Annotations

2 errors
type-checking (3.11): src/ert/libres_facade.py#L415
Argument 1 to "to_dataframe" of "Dataset" has incompatible type "set[str]"; expected "Sequence[Hashable] | None"
type-checking (3.11)
Process completed with exit code 1.