Bump proformaxml from 1.0.0 to 1.2.0 #3955
Annotations
10 errors
spec/services/proforma_service/import_spec.rb#L53
ProformaService::Import#execute sets the correct user as owner of the exercise
Failure/Error: exporter = ProformaXML::Exporter.new(task: @task, custom_namespaces: namespaces)
ArgumentError:
unknown keyword: :custom_namespaces
|
spec/services/proforma_service/import_spec.rb#L57
ProformaService::Import#execute sets the uuid
Failure/Error: exporter = ProformaXML::Exporter.new(task: @task, custom_namespaces: namespaces)
ArgumentError:
unknown keyword: :custom_namespaces
|
spec/services/proforma_service/import_spec.rb#L51
ProformaService::Import#execute
Failure/Error: exporter = ProformaXML::Exporter.new(task: @task, custom_namespaces: namespaces)
ArgumentError:
unknown keyword: :custom_namespaces
|
spec/services/proforma_service/import_spec.rb#L132
ProformaService::Import#execute when exercise has multiple tests
Failure/Error: exporter = ProformaXML::Exporter.new(task: @task, custom_namespaces: namespaces)
ArgumentError:
unknown keyword: :custom_namespaces
|
spec/services/proforma_service/import_spec.rb#L113
ProformaService::Import#execute when exercise has a file with role reference implementation
Failure/Error: exporter = ProformaXML::Exporter.new(task: @task, custom_namespaces: namespaces)
ArgumentError:
unknown keyword: :custom_namespaces
|
spec/services/proforma_service/import_spec.rb#L119
ProformaService::Import#execute when exercise has multiple files with role reference implementation
Failure/Error: exporter = ProformaXML::Exporter.new(task: @task, custom_namespaces: namespaces)
ArgumentError:
unknown keyword: :custom_namespaces
|
spec/services/proforma_service/import_spec.rb#L126
ProformaService::Import#execute when exercise has a test
Failure/Error: exporter = ProformaXML::Exporter.new(task: @task, custom_namespaces: namespaces)
ArgumentError:
unknown keyword: :custom_namespaces
|
spec/services/proforma_service/import_spec.rb#L64
ProformaService::Import#execute when no exercise exists
Failure/Error: exporter = ProformaXML::Exporter.new(task: @task, custom_namespaces: namespaces)
ArgumentError:
unknown keyword: :custom_namespaces
|
spec/services/proforma_service/import_spec.rb#L70
ProformaService::Import#execute when no exercise exists sets the uuid
Failure/Error: exporter = ProformaXML::Exporter.new(task: @task, custom_namespaces: namespaces)
ArgumentError:
unknown keyword: :custom_namespaces
|
spec/services/proforma_service/import_spec.rb#L66
ProformaService::Import#execute when no exercise exists sets the correct user as owner of the exercise
Failure/Error: exporter = ProformaXML::Exporter.new(task: @task, custom_namespaces: namespaces)
ArgumentError:
unknown keyword: :custom_namespaces
|
The logs for this run have expired and are no longer available.
Loading