Skip to content

Fix links with images #78

Fix links with images

Fix links with images #78

Triggered via pull request November 18, 2023 18:10
Status Success
Total duration 48s
Artifacts

auto-format-code.yml

on: pull_request
Auto-format code using php-cs-fixer
39s
Auto-format code using php-cs-fixer
Fit to window
Zoom out
Zoom in

Annotations

3 errors
/home/runner/work/nova-editor-js/nova-editor-js/tests/Feature/Http/Controllers/EditorJsImageUploadControllerTest.php.testImageUpload with data set "gif": tests/Feature/Http/Controllers/EditorJsImageUploadControllerTest.php#L36
Tests\Feature\Http\Controllers\EditorJsImageUploadControllerTest::testImageUpload with data set "gif" ('/home/runner/work/nova-editor...ge.gif') Expected response status code [200] but received 500.
/home/runner/work/nova-editor-js/nova-editor-js/tests/Feature/Http/Controllers/EditorJsImageUploadControllerTest.php.testImageUpload with data set "jpg": tests/Feature/Http/Controllers/EditorJsImageUploadControllerTest.php#L36
Tests\Feature\Http\Controllers\EditorJsImageUploadControllerTest::testImageUpload with data set "jpg" ('/home/runner/work/nova-editor...ge.jpg') Expected response status code [200] but received 500.
/home/runner/work/nova-editor-js/nova-editor-js/tests/Feature/Http/Controllers/EditorJsImageUploadControllerTest.php.testImageUpload with data set "png": tests/Feature/Http/Controllers/EditorJsImageUploadControllerTest.php#L36
Tests\Feature\Http\Controllers\EditorJsImageUploadControllerTest::testImageUpload with data set "png" ('/home/runner/work/nova-editor...ge.png') Expected response status code [200] but received 500.