Skip to content

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

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

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

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

code-checks.yml

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

Annotations

4 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.
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: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
Process completed with exit code 1.