Skip to content

BUG: Fix lost precision with common type of uint64/int64 #49326

BUG: Fix lost precision with common type of uint64/int64

BUG: Fix lost precision with common type of uint64/int64 #49326

Triggered via pull request June 19, 2025 17:15
Status Failure
Total duration 20m 8s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 2s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
19m 32s
ASV Benchmarks
Build Docker Dev Environment
2m 46s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 42s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 5.
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/common.py:716:EX04:pandas.api.types.is_implicit_conversion_to_float64:Do not import numpy, as it is imported automatically for the examples (numpy as np, pandas as pd)
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/common.py:716:RT03:pandas.api.types.is_implicit_conversion_to_float64:Return value has no description
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/common.py:716:EX03:pandas.api.types.is_implicit_conversion_to_float64:flake8 error: line 4, col 1: F811 redefinition of unused 'np' from line 1
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/common.py:716:SA01:pandas.api.types.is_implicit_conversion_to_float64:See Also section not found
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/common.py:716:RT04:pandas.api.types.is_implicit_conversion_to_float64:Return value description should start with a capital letter
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.