Skip to content

small bug fix

small bug fix #10

Triggered via pull request January 30, 2024 11:30
Status Failure
Total duration 16s
Artifacts

python_flake8.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
flake8: python/context/__init__.py#L1
F403 'from context_wrp import *' used; unable to detect undefined names
flake8: python/context/__init__.py#L1
F401 'context_wrp.*' imported but unused
flake8: python/context/__init__.py#L2
F401 '.ball_status.BallStatus' imported but unused
flake8: python/context/__init__.py#L3
F401 '.hit_point.HitPoint' imported but unused
flake8: python/context/__init__.py#L4
F401 '.ball_trajectories.BallTrajectories' imported but unused
flake8: tests/unit_tests.py#L219
F821 undefined name 'StampedTrajectory'
flake8
Process completed with exit code 1.
flake8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.