Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

fixed wrong import

fixed wrong import #44

Triggered via push August 13, 2024 09:21
Status Failure
Total duration 1m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: build-linux
Fit to window
Zoom out
Zoom in

Annotations

25 errors
Ruff (F841): src/mopdb/mopdb_map.py#L102
src/mopdb/mopdb_map.py:102:5: F841 Local variable `time_axs_len` is assigned to but never used
Ruff (F841): src/mopper/calculations.py#L235
src/mopper/calculations.py:235:33: F841 Local variable `e` is assigned to but never used
Ruff (F841): src/mopper/calculations.py#L788
src/mopper/calculations.py:788:25: F841 Local variable `e` is assigned to but never used
Ruff (F841): src/mopper/calculations.py#L931
src/mopper/calculations.py:931:5: F841 Local variable `v` is assigned to but never used
Ruff (F811): src/mopper/calculations.py#L1237
src/mopper/calculations.py:1237:5: F811 Redefinition of unused `calc_global_ave_ocean` from line 765
Ruff (F841): src/mopper/calculations.py#L1248
src/mopper/calculations.py:1248:25: F841 Local variable `e` is assigned to but never used
Ruff (F841): src/mopper/cmip_utils.py#L139
src/mopper/cmip_utils.py:139:45: F841 Local variable `e` is assigned to but never used
Ruff (F841): src/mopper/cmip_utils.py#L141
src/mopper/cmip_utils.py:141:37: F841 Local variable `e` is assigned to but never used
Ruff (F403): src/mopper/mop_utils.py#L39
src/mopper/mop_utils.py:39:1: F403 `from mopper.calculations import *` used; unable to detect undefined names
Ruff (F841): src/mopper/mop_utils.py#L148
src/mopper/mop_utils.py:148:25: F841 Local variable `e` is assigned to but never used
build-linux (3.12)
Process completed with exit code 2.
build-linux (3.10)
The job was canceled because "_3_12" failed.
build-linux (3.10)
The operation was canceled.
Ruff (F841): src/mopdb/mopdb_map.py#L102
src/mopdb/mopdb_map.py:102:5: F841 Local variable `time_axs_len` is assigned to but never used
Ruff (F841): src/mopper/calculations.py#L235
src/mopper/calculations.py:235:33: F841 Local variable `e` is assigned to but never used
Ruff (F841): src/mopper/calculations.py#L788
src/mopper/calculations.py:788:25: F841 Local variable `e` is assigned to but never used
Ruff (F841): src/mopper/calculations.py#L931
src/mopper/calculations.py:931:5: F841 Local variable `v` is assigned to but never used
Ruff (F811): src/mopper/calculations.py#L1237
src/mopper/calculations.py:1237:5: F811 Redefinition of unused `calc_global_ave_ocean` from line 765
Ruff (F841): src/mopper/calculations.py#L1248
src/mopper/calculations.py:1248:25: F841 Local variable `e` is assigned to but never used
Ruff (F841): src/mopper/cmip_utils.py#L139
src/mopper/cmip_utils.py:139:45: F841 Local variable `e` is assigned to but never used
Ruff (F841): src/mopper/cmip_utils.py#L141
src/mopper/cmip_utils.py:141:37: F841 Local variable `e` is assigned to but never used
Ruff (F403): src/mopper/mop_utils.py#L39
src/mopper/mop_utils.py:39:1: F403 `from mopper.calculations import *` used; unable to detect undefined names
Ruff (F841): src/mopper/mop_utils.py#L148
src/mopper/mop_utils.py:148:25: F841 Local variable `e` is assigned to but never used
build-linux (3.11)
The job was canceled because "_3_12" failed.
build-linux (3.11)
The operation was canceled.