Skip to content

Fix images and cache #751

Fix images and cache

Fix images and cache #751

Triggered via pull request October 3, 2024 08:13
Status Failure
Total duration 4m 16s
Artifacts

test-cc.yml

on: pull_request
phpunit-code-coverage
4m 6s
phpunit-code-coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
phpunit-code-coverage: tests/APIs/CourseAnonymousApiTest.php#L323
ErrorException: Undefined property: stdClass::$data
phpunit-code-coverage: tests/APIs/CourseAnonymousApiTest.php#L347
ErrorException: Undefined array key "data"
phpunit-code-coverage: tests/APIs/CourseAnonymousApiTest.php#L370
ErrorException: Undefined array key "data"
phpunit-code-coverage: tests/APIs/CourseProgressApiTest.php#L1038
ErrorException: Undefined array key "data"
phpunit-code-coverage: tests/APIs/ApiResponseCacheTest.php#L52
Expected response status code [200] but received 500. Failed asserting that 500 is identical to 200.
phpunit-code-coverage: tests/APIs/ApiResponseCacheTest.php#L69
Expected response status code [200] but received 500. Failed asserting that 500 is identical to 200.
phpunit-code-coverage: tests/APIs/ApiResponseCacheTest.php#L87
Expected response status code [200] but received 500. Failed asserting that 500 is identical to 200.
phpunit-code-coverage: tests/APIs/ApiResponseCacheTest.php#L104
Expected response status code [200] but received 500. Failed asserting that 500 is identical to 200.
phpunit-code-coverage: tests/APIs/ApiResponseCacheTest.php#L121
Expected response status code [200] but received 500. Failed asserting that 500 is identical to 200.
phpunit-code-coverage: tests/APIs/ApiResponseCacheTest.php#L138
Expected response status code [200] but received 500. Failed asserting that 500 is identical to 200.
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/
phpunit-code-coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/