240034: The routes.txt file does not exist in the same folder as the input stops.txt file.
Description
The GTFS Stops To Features tool cannot determine the modes of public transit that use each stop because the GTFS routes.txt file is not in the same folder as the input stops.txt file. The JSON values in the route_info field in the output will not include the route_type key.
Solution
Use a GTFS stops.txt file in a folder with a complete GTFS dataset. Alternatively, ignore the warning if you don't need the route_info field or the route_type key in that field's JSON values.