Start drafting the README #3
Annotations
2 errors and 6 warnings
test:
spec/requests/imports_spec.rb#L5
Imports GET / returns http success
Failure/Error: <%= javascript_include_tag "application", "data-turbo-track": "reload", type: "module" %>
ActionView::Template::Error:
The asset 'application.js' was not found in the load path.
|
test
Process completed with exit code 1.
|
scan_ruby
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test:
spec/helpers/imports_helper_spec.rb#L14
ImportsHelper add some examples to (or delete) /home/runner/work/importful/importful/spec/helpers/imports_helper_spec.rb
Skipped: Not yet implemented
|
test:
spec/views/imports/new.html.erb_spec.rb#L4
imports/new.html.erb add some examples to (or delete) /home/runner/work/importful/importful/spec/views/imports/new.html.erb_spec.rb
Skipped: Not yet implemented
|
test:
spec/requests/imports_spec.rb#L12
Imports POST / imports a file
Skipped: Not yet implemented
|