Skip to content

IBX-8418: Remove draft when trashing or deleting its parent or ancestor location #2295

IBX-8418: Remove draft when trashing or deleting its parent or ancestor location

IBX-8418: Remove draft when trashing or deleting its parent or ancestor location #2295

Triggered via pull request October 17, 2024 16:51
Status Failure
Total duration 13m 36s
Artifacts

ci.yaml

on: pull_request
Matrix: Unit tests & SQLite integration tests
Matrix: Run code style check
Matrix: Solr integration tests
Matrix: MySQL integration tests
Matrix: PostgreSQL integration tests
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 38 warnings
Unit tests & SQLite integration tests (8.0): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L28
Call to method getContentInfo() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (8.0): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L31
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (8.0): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L32
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (8.0): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L33
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (8.0): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L34
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (8.0): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L50
Call to method getVersionInfo() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (8.0): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L53
Parameter #1 $locationId of method Ibexa\Contracts\Core\Repository\LocationService::loadLocation() expects int, float|int|string given.
Unit tests & SQLite integration tests (8.0): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L58
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (8.0): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L59
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (8.0): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L60
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (7.4): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L28
Call to method getContentInfo() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (7.4): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L31
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (7.4): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L32
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (7.4): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L33
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (7.4): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L34
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (7.4): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L50
Call to method getVersionInfo() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (7.4): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L53
Parameter #1 $locationId of method Ibexa\Contracts\Core\Repository\LocationService::loadLocation() expects int, float|int|string given.
Unit tests & SQLite integration tests (7.4): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L58
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (7.4): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L59
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (7.4): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L60
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (8.1): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L28
Call to method getContentInfo() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (8.1): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L31
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (8.1): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L32
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (8.1): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L33
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (8.1): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L34
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (8.1): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L50
Call to method getVersionInfo() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (8.1): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L53
Parameter #1 $locationId of method Ibexa\Contracts\Core\Repository\LocationService::loadLocation() expects int, float|int|string given.
Unit tests & SQLite integration tests (8.1): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L58
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (8.1): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L59
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Unit tests & SQLite integration tests (8.1): tests/integration/Core/Repository/ContentService/DeleteContentTest.php#L60
Call to method getId() on an unknown class Ibexa\Tests\Integration\Core\Repository\ContentService\Content.
Run code style check (8.0)
Process completed with exit code 1.
Unit tests & SQLite integration tests (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests & SQLite integration tests (8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit tests & SQLite integration tests (8.0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit tests & SQLite integration tests (8.0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit tests & SQLite integration tests (8.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit tests & SQLite integration tests (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests & SQLite integration tests (7.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit tests & SQLite integration tests (7.4)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit tests & SQLite integration tests (7.4)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit tests & SQLite integration tests (7.4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit tests & SQLite integration tests (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests & SQLite integration tests (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit tests & SQLite integration tests (8.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit tests & SQLite integration tests (8.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit tests & SQLite integration tests (8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run code style check (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run code style check (8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run code style check (8.0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run code style check (8.0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run code style check (8.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run code style check (8.0): src/lib/Persistence/Legacy/Content/Location/Gateway/DoctrineDatabase.php#L1
Found violation(s) of type: single_blank_line_before_namespace
Solr integration tests (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Solr integration tests (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Solr integration tests (8.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Solr integration tests (8.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Solr integration tests (8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Solr integration tests (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Solr integration tests (8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Solr integration tests (8.0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Solr integration tests (8.0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Solr integration tests (8.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Solr integration tests (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Solr integration tests (7.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Solr integration tests (7.4)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Solr integration tests (7.4)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Solr integration tests (7.4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/