Skip to content

Increase responsiveness of run dialog under heavy load #27763

Increase responsiveness of run dialog under heavy load

Increase responsiveness of run dialog under heavy load #27763

Triggered via pull request June 20, 2024 20:12
Status Failure
Total duration 4m 7s
Artifacts

typing.yml

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

Annotations

6 errors
type-checking (3.12): src/ert/ensemble_evaluator/snapshot.py#L281
Unused "type: ignore" comment
type-checking (3.12): src/ert/ensemble_evaluator/snapshot.py#L313
TypedDict key must be a string literal; expected one of ("status", "start_time", "end_time", "index", "current_memory_usage", ...)
type-checking (3.12): src/ert/ensemble_evaluator/snapshot.py#L316
TypedDict key must be a string literal; expected one of ("status", "start_time", "end_time", "index", "current_memory_usage", ...)
type-checking (3.12): src/ert/ensemble_evaluator/snapshot.py#L318
TypedDict key must be a string literal; expected one of ("status", "start_time", "end_time", "index", "current_memory_usage", ...)
type-checking (3.12): src/ert/ensemble_evaluator/snapshot.py#L319
TypedDict key must be a string literal; expected one of ("status", "start_time", "end_time", "index", "current_memory_usage", ...)
type-checking (3.12)
Process completed with exit code 1.