Skip to content

Fix bug where truncated normal was not truncated #9307

Fix bug where truncated normal was not truncated

Fix bug where truncated normal was not truncated #9307

Triggered via pull request September 19, 2023 11:15
Status Success
Total duration 4m 19s
Artifacts

annotate_python.yml

on: pull_request
annotate-python-linting
4m 8s
annotate-python-linting
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
annotate-python-linting: src/ert/shared/plugins/plugin_manager.py#L260
Incompatible types in assignment (expression has type "str", variable has type "None")
annotate-python-linting: src/ert/shared/plugins/plugin_manager.py#L298
Argument 1 to "__call__" of "_RmtreeType" has incompatible type "None"; expected "str | bytes | PathLike[str] | PathLike[bytes]"
annotate-python-linting: src/ert/shared/hook_implementations/site_config.py#L6
Unexpected keyword argument "plugin_name" for "plugin_response"
annotate-python-linting: src/ert/shared/hook_implementations/help_resources.py#L6
Unexpected keyword argument "plugin_name" for "plugin_response"
annotate-python-linting: src/ert/shared/hook_implementations/jobs.py#L63
Unexpected keyword argument "plugin_name" for "plugin_response"
annotate-python-linting: src/ert/shared/hook_implementations/jobs.py#L75
Unexpected keyword argument "plugin_name" for "plugin_response"
annotate-python-linting: src/ert/shared/hook_implementations/jobs.py#L97
Unexpected keyword argument "plugin_name" for "plugin_response"
annotate-python-linting: src/ert/shared/hook_implementations/workflows/__init__.py#L10
Unexpected keyword argument "plugin_name" for "plugin_response"
annotate-python-linting
Process completed with exit code 1.
annotate-python-linting: src/ert/config/gen_kw_config.py#L170
found modulo formatter