Skip to content

[bug] CI Failures For CrewAI #2357

@ialisaleh

Description

@ialisaleh

Describe the bug
I keep facing this issue where I am encountering MyPy errors in Python CI / py313-ci-crewai-latest job. After resolving these errors (by removing unused "type: ignore" comment), I find that they trigger related MyPy errors in Python CI / py313-ci-crewai job (asking not to remove them). This might be due to differences in dependency versions between the two CI jobs.

To Reproduce
Check the following job logs:

Python CI / py313-ci-crewai in PR: https://github.com/Arize-ai/openinference/actions/runs/18692335166/job/53300948344

Python CI / py313-ci-crewai-latest in PR: https://github.com/Arize-ai/openinference/actions/runs/18693163789/job/53304255391

Expected behavior
The Python CI / py313-ci-crewai-latest job should not trigger any MyPy errors.

Screenshots

Image

Desktop (please complete the following information):

  • OS: Windows
  • Version: 10

Additional context
NA

Metadata

Metadata

Assignees

Type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions