build(deps): bump @babel/core from 7.28.3 to 7.28.4 #6224
Annotations
2 errors and 4 warnings
|
test
Process completed with exit code 1.
|
|
test:
spec/system/task_file_system_spec.rb#L43
TaskContributionController .attach_parent_blob when a file is changed does not set the parent blob
Failure/Error: raise ex, cause: cause
Selenium::WebDriver::Error::UnknownError:
unknown error: unhandled inspector error: {"code":-32000,"message":"Node with given id does not belong to the document"}
(Session info: chrome=139.0.7258.154)
[Screenshot Image]: /home/runner/work/codeharbor/codeharbor/tmp/screenshots/failures_r_spec_example_groups_task_contribution_controller_attach_parent_blob_when_a_file_is_changed_does_not_set_the_parent_blob_712.png
|
|
test:
spec/services/proforma_service/import_task_spec.rb#L74
ProformaService::ImportTask#execute when task with same uuid exists in db when user does not own task when user is an author of task creates a new task
Failure/Error: before { task.authors << user }
NoMethodError:
undefined method 'authors' for an instance of Task
|
|
test:
spec/services/proforma_service/import_task_spec.rb#L82
ProformaService::ImportTask#execute when task with same uuid exists in db when user does not own task when user is an author of task creates a predecessor for task
Failure/Error: before { task.authors << user }
NoMethodError:
undefined method 'authors' for an instance of Task
|
|
test:
spec/services/proforma_service/import_task_spec.rb#L78
ProformaService::ImportTask#execute when task with same uuid exists in db when user does not own task when user is an author of task changes existing task
Failure/Error: before { task.authors << user }
NoMethodError:
undefined method 'authors' for an instance of Task
|
|
test:
spec/services/proforma_service/import_task_spec.rb#L56
ProformaService::ImportTask#execute when task with same uuid exists in db creates a predecessor for task
Failure/Error: expect { import_proforma_task }.to change { task.reload.predecessor }.from(nil).to(be_an(Task))
NoMethodError:
undefined method 'predecessor' for an instance of Task
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
screenshots
Expired
|
74.3 KB |
sha256:e9f7e490c0334f20aeeb04af9803abe438e95673e740a5c9c49cbf340c547983
|
|