Skip to content

Show scaling warning to user and save user preferences to file. #35745

Show scaling warning to user and save user preferences to file.

Show scaling warning to user and save user preferences to file. #35745

Triggered via pull request March 17, 2025 10:06
Status Failure
Total duration 1m 4s
Artifacts

typing.yml

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

Annotations

4 errors
type-checking (3.12): src/everest/bin/utils.py#L382
Function is missing a return type annotation
type-checking (3.12): src/everest/bin/utils.py#L383
Argument 1 to "Path" has incompatible type "str | None"; expected "str | PathLike[str]"
type-checking (3.12): src/everest/bin/everest_script.py#L151
Call to untyped function "show_scaled_controls_warning" in typed context
type-checking (3.12)
Process completed with exit code 1.