Skip to content

IBX-9109: Enabling TypeScript (ts-loader) with Webpack Encore #6152

IBX-9109: Enabling TypeScript (ts-loader) with Webpack Encore

IBX-9109: Enabling TypeScript (ts-loader) with Webpack Encore #6152

Triggered via pull request November 14, 2024 14:33
Status Failure
Total duration 59s
Artifacts

ci.yaml

on: pull_request
Matrix: Tests
Matrix: Run code style check
Matrix: MySQL integration tests
Matrix: PostgreSQL integration tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Tests (8.3): src/bundle/Controller/LocationController.php#L1
Ignored error pattern #^Cannot access offset 0 on iterable\<Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Relation\>\.$# in path /home/runner/work/admin-ui/admin-ui/src/bundle/Controller/LocationController.php was not matched in reported errors.
Tests (8.3): src/bundle/Controller/LocationController.php#L378
Call to an undefined method Ibexa\Contracts\Core\Repository\ContentService::loadRelations().
Tests (8.3): src/lib/UI/Dataset/RelationsDataset.php#L54
Call to an undefined method Ibexa\Contracts\Core\Repository\ContentService::loadRelations().
Tests (8.3): src/lib/UI/Dataset/VersionsDataset.php#L1
Ignored error pattern #^Parameter \#2 \$array of function array_map expects array, iterable\<Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\VersionInfo\> given\.$# in path /home/runner/work/admin-ui/admin-ui/src/lib/UI/Dataset/VersionsDataset.php was not matched in reported errors.
Tests (8.3): src/lib/UI/Dataset/VersionsDataset.php#L46
Parameter #2 $array of function array_map expects array, iterable<int, Ibexa\Contracts\Core\Repository\Values\Content\VersionInfo> given.
Tests (8.3)
Process completed with exit code 1.