test-cc.yml
on: pull_request
phpunit-code-coverage
3m 43s
Annotations
10 errors and 2 warnings
phpunit-code-coverage:
tests/Api/AjaxLibraryApiTest.php#L177
BadMethodCallException: Call to undefined method League/Flysystem/Filesystem::directoryExists
|
phpunit-code-coverage:
tests/Api/AjaxLibraryApiTest.php#L200
BadMethodCallException: Call to undefined method League/Flysystem/Filesystem::directoryExists
|
phpunit-code-coverage:
tests/Api/ContentApiTest.php#L595
TypeError: EscolaLms/HeadlessH5P/Tests/Api/ContentApiTest::uploadH5PFile(): Return value must be of type array, null returned
|
phpunit-code-coverage:
tests/Api/ContentApiTest.php#L619
TypeError: EscolaLms/HeadlessH5P/Tests/Api/ContentApiTest::uploadH5PFile(): Return value must be of type array, null returned
|
phpunit-code-coverage:
tests/Api/ContentApiTest.php#L667
TypeError: EscolaLms/HeadlessH5P/Tests/Api/ContentApiTest::uploadH5PFile(): Return value must be of type array, null returned
|
phpunit-code-coverage:
tests/Api/ContentApiTest.php#L682
TypeError: EscolaLms/HeadlessH5P/Tests/Api/ContentApiTest::uploadH5PFile(): Return value must be of type array, null returned
|
phpunit-code-coverage:
tests/Api/ContentApiTest.php#L755
TypeError: EscolaLms/HeadlessH5P/Tests/Api/ContentApiTest::uploadH5PFile(): Return value must be of type array, null returned
|
phpunit-code-coverage:
tests/Api/EditorApiTest.php#L28
TypeError: EscolaLms/HeadlessH5P/Tests/Api/EditorApiTest::uploadH5PFile(): Return value must be of type array, null returned
|
phpunit-code-coverage:
tests/Api/LibraryApiTest.php#L160
BadMethodCallException: Call to undefined method League/Flysystem/Filesystem::directoryExists
|
phpunit-code-coverage:
tests/Api/LibraryApiTest.php#L254
Error: Call to a member function delete() on null
|
phpunit-code-coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpunit-code-coverage
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/
|