Skip to content

Update to 2024 beta #20

Update to 2024 beta

Update to 2024 beta #20

Triggered via pull request January 6, 2024 02:20
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
mypy: components/chassis.py#L320
Argument 1 to "toChassisSpeeds" of "SwerveDrive4Kinematics" has incompatible type "tuple[SwerveModuleState, ...]"; expected "tuple[SwerveModuleState, SwerveModuleState, SwerveModuleState, SwerveModuleState]"
mypy: components/chassis.py#L369
Incompatible return value type (got "tuple[SwerveModulePosition, ...]", expected "tuple[SwerveModulePosition, SwerveModulePosition, SwerveModulePosition, SwerveModulePosition]")
mypy: physics.py#L81
Argument 1 to "toChassisSpeeds" of "SwerveDrive4Kinematics" has incompatible type "tuple[SwerveModuleState, ...]"; expected "tuple[SwerveModuleState, SwerveModuleState, SwerveModuleState, SwerveModuleState]"
mypy
The process '/opt/hostedtoolcache/Python/3.11.7/x64/bin/mypy' failed with exit code 1