mapbox-cli-py icon indicating copy to clipboard operation
mapbox-cli-py copied to clipboard

Use GitHub Actions

Open henrykironde opened this issue 2 years ago • 1 comments

henrykironde avatar Feb 04 '23 23:02 henrykironde

Anyone know why we get this error?


=========================== short test summary info ============================
[521](https://github.com/henrykironde/mapbox-cli-py/actions/runs/4094187026/jobs/7060180303#step:6:522)
FAILED src/mapbox/tests/test_directions.py::test_directions_geojson - KeyError: 0
[522](https://github.com/henrykironde/mapbox-cli-py/actions/runs/4094187026/jobs/7060180303#step:6:523)
FAILED src/mapbox/tests/test_directions.py::test_directions_geojson_as_geojson - FileNotFoundError: [Errno 2] No such file or directory: 'tests/moors_geojson.json'
[523](https://github.com/henrykironde/mapbox-cli-py/actions/runs/4094187026/jobs/7060180303#step:6:524)
FAILED tests/test_directions.py::test_cli_directions_with_overview - assert 1 == 0
[524](https://github.com/henrykironde/mapbox-cli-py/actions/runs/4094187026/jobs/7060180303#step:6:525)
 +  where 1 = <Result TypeError("object of type 'generator' has no len()")>.exit_code

henrykironde avatar Feb 05 '23 01:02 henrykironde