Addition of ValueClipping and Outlier as error types #21
Annotations
23 errors and 1 warning
mypy (ubuntu-latest, 3.11):
error_generation/error_type/clipping.py#L29
Name "ValueClipping" is not defined [name-defined]
|
mypy (ubuntu-latest, 3.11):
error_generation/error_type/__init__.py#L4
Module "error_generation.error_type.clipping" has no attribute "ValueClipping"; maybe "Clipping"? [attr-defined]
|
mypy (ubuntu-latest, 3.11)
Process completed with exit code 1.
|
mypy (macos-latest, 3.9)
The job was canceled because "ubuntu-latest_3_11" failed.
|
mypy (macos-latest, 3.9):
error_generation/error_type/clipping.py#L29
Name "ValueClipping" is not defined [name-defined]
|
mypy (macos-latest, 3.9):
error_generation/error_type/__init__.py#L4
Module "error_generation.error_type.clipping" has no attribute "ValueClipping"; maybe "Clipping"? [attr-defined]
|
mypy (macos-latest, 3.9)
Process completed with exit code 1.
|
mypy (macos-latest, 3.11)
The job was canceled because "ubuntu-latest_3_11" failed.
|
mypy (macos-latest, 3.10)
The job was canceled because "ubuntu-latest_3_11" failed.
|
mypy (macos-latest, 3.10):
error_generation/error_type/clipping.py#L29
Name "ValueClipping" is not defined [name-defined]
|
mypy (macos-latest, 3.10):
error_generation/error_type/__init__.py#L4
Module "error_generation.error_type.clipping" has no attribute "ValueClipping"; maybe "Clipping"? [attr-defined]
|
mypy (macos-latest, 3.10)
Process completed with exit code 1.
|
mypy (ubuntu-latest, 3.9)
The job was canceled because "ubuntu-latest_3_11" failed.
|
mypy (ubuntu-latest, 3.9):
error_generation/error_type/clipping.py#L29
Name "ValueClipping" is not defined [name-defined]
|
mypy (ubuntu-latest, 3.9):
error_generation/error_type/__init__.py#L4
Module "error_generation.error_type.clipping" has no attribute "ValueClipping"; maybe "Clipping"? [attr-defined]
|
mypy (ubuntu-latest, 3.9)
Process completed with exit code 1.
|
mypy (ubuntu-latest, 3.10)
The job was canceled because "ubuntu-latest_3_11" failed.
|
mypy (ubuntu-latest, 3.10):
error_generation/error_type/clipping.py#L29
Name "ValueClipping" is not defined [name-defined]
|
mypy (ubuntu-latest, 3.10):
error_generation/error_type/__init__.py#L4
Module "error_generation.error_type.clipping" has no attribute "ValueClipping"; maybe "Clipping"? [attr-defined]
|
mypy (ubuntu-latest, 3.10)
The operation was canceled.
|
mypy (windows-latest, 3.10)
The job was canceled because "ubuntu-latest_3_11" failed.
|
mypy (windows-latest, 3.11)
The job was canceled because "ubuntu-latest_3_11" failed.
|
mypy (windows-latest, 3.9)
The job was canceled because "ubuntu-latest_3_11" failed.
|
mypy (ubuntu-latest, 3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|