You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just to track but it seems harmless with @aliciapaz's confirmation - here's the old Travis log that's exactly the same; the tests pass even though it shows this error, and the error does not disrupt the actual export:
undefined method `files' for nil:NilClass (NoMethodError)
from /home/travis/build/publiclab/mapknitter-exporter-sinatra/vendor/.bundle/ruby/2.4.0/gems/mapknitter-exporter-1.0.9/lib/mapknitterExporter.rb:329:in `run_export'
from /home/travis/build/publiclab/mapknitter-exporter-sinatra/app/controllers/export_controller.rb:73:in `block in run_export'
from /home/travis/build/publiclab/mapknitter-exporter-sinatra/app/controllers/export_controller.rb:71:in `fork'
from /home/travis/build/publiclab/mapknitter-exporter-sinatra/app/controllers/export_controller.rb:71:in `run_export'
from /home/travis/build/publiclab/mapknitter-exporter-sinatra/app/controllers/export_controller.rb:35:in `block in <top (required)>'
This is just to track but it seems harmless with @aliciapaz's confirmation - here's the old Travis log that's exactly the same; the tests pass even though it shows this error, and the error does not disrupt the actual export:
Originally posted by @jywarren in #131 (comment)
The text was updated successfully, but these errors were encountered: