Add QueryCachable trait #379
Annotations
10 errors and 1 warning
Run tests:
tests/Api/AjaxLibraryApiTest.php#L162
Illuminate/Database/QueryException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1-13-preloaded' for key 'hh5p_contents_libraries_unique_key' (SQL: insert into `hh5p_contents_libraries` (`content_id`, `library_id`, `dependency_type`, `drop_css`, `weight`) values (1, 13, preloaded, 0, 0))
|
Run tests:
tests/Api/AjaxLibraryApiTest.php#L177
Illuminate/Database/QueryException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2-67-preloaded' for key 'hh5p_contents_libraries_unique_key' (SQL: insert into `hh5p_contents_libraries` (`content_id`, `library_id`, `dependency_type`, `drop_css`, `weight`) values (2, 67, preloaded, 0, 0))
|
Run tests:
tests/Api/AjaxLibraryApiTest.php#L200
Illuminate/Database/QueryException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '3-121-preloaded' for key 'hh5p_contents_libraries_unique_key' (SQL: insert into `hh5p_contents_libraries` (`content_id`, `library_id`, `dependency_type`, `drop_css`, `weight`) values (3, 121, preloaded, 0, 0))
|
Run tests:
tests/Api/ContentApiTest.php#L595
TypeError: EscolaLms/HeadlessH5P/Tests/Api/ContentApiTest::uploadH5PFile(): Return value must be of type array, null returned
|
Run tests:
tests/Api/ContentApiTest.php#L619
TypeError: EscolaLms/HeadlessH5P/Tests/Api/ContentApiTest::uploadH5PFile(): Return value must be of type array, null returned
|
Run tests:
tests/Api/ContentApiTest.php#L667
TypeError: EscolaLms/HeadlessH5P/Tests/Api/ContentApiTest::uploadH5PFile(): Return value must be of type array, null returned
|
Run tests:
tests/Api/ContentApiTest.php#L682
TypeError: EscolaLms/HeadlessH5P/Tests/Api/ContentApiTest::uploadH5PFile(): Return value must be of type array, null returned
|
Run tests:
tests/Api/ContentApiTest.php#L755
TypeError: EscolaLms/HeadlessH5P/Tests/Api/ContentApiTest::uploadH5PFile(): Return value must be of type array, null returned
|
Run tests:
tests/Api/EditorApiTest.php#L28
TypeError: EscolaLms/HeadlessH5P/Tests/Api/EditorApiTest::uploadH5PFile(): Return value must be of type array, null returned
|
Run tests:
tests/Api/LibraryApiTest.php#L160
Illuminate/Database/QueryException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '245-323-preloaded' for key 'hh5p_contents_libraries_unique_key' (SQL: insert into `hh5p_contents_libraries` (`content_id`, `library_id`, `dependency_type`, `drop_css`, `weight`) values (245, 323, preloaded, 0, 0))
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading