Skip to content

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

Fix for avoiding serialization error when datetimes are > 2263

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

Triggered via pull request January 18, 2024 11:26
Status Failure
Total duration 3m 15s
Artifacts

typing.yml

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

Annotations

2 errors
type-checking (3.11): src/ert/config/summary_config.py#L48
List comprehension has incompatible type List[str]; expected List[datetime]
type-checking (3.11)
Process completed with exit code 1.