Add alternative CSV input #90
Annotations
7 errors
check-distro (ubuntu:latest):
src/strava_ical/input.py#L26
Incompatible types in assignment (expression has type "int", target has type "str")
|
check-distro (ubuntu:latest):
src/strava_ical/input.py#L27
Incompatible types in assignment (expression has type "float", target has type "str")
|
check-distro (ubuntu:latest):
src/strava_ical/input.py#L28
Incompatible types in assignment (expression has type "float", target has type "str")
|
check-distro (ubuntu:latest):
src/strava_ical/input.py#L29
Incompatible types in assignment (expression has type "int", target has type "str")
|
check-distro (ubuntu:latest):
src/strava_ical/input.py#L30
Incompatible types in assignment (expression has type "int", target has type "str")
|
check-distro (ubuntu:latest)
The process '/usr/bin/make' failed with exit code 2
|
check-distro (debian:testing)
The process '/usr/bin/make' failed with exit code 2
|