Skip to content

[CI] Added workflow for publishing the Solr image #1452

[CI] Added workflow for publishing the Solr image

[CI] Added workflow for publishing the Solr image #1452

Triggered via pull request December 6, 2023 23:16
Status Failure
Total duration 4m 15s
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

33 errors and 28 warnings
Unit tests & SQLite integration tests (8.0): src/bundle/Core/EventListener/RequestEventListener.php#L1
Ignored error pattern #^Property Ibexa\\Bundle\\Core\\EventListener\\RequestEventListener\:\:\$logger \(Psr\\Log\\LoggerInterface\) does not accept Psr\\Log\\LoggerInterface\|null\.$# in path /home/runner/work/core/core/src/bundle/Core/EventListener/RequestEventListener.php was not matched in reported errors.
Unit tests & SQLite integration tests (8.0): src/bundle/Core/EventListener/RequestEventListener.php#L1
Ignored error pattern #^Property Ibexa\\Bundle\\Core\\EventListener\\RequestEventListener\:\:\$logger \(Psr\\Log\\LoggerInterface\) in isset\(\) is not nullable\.$# in path /home/runner/work/core/core/src/bundle/Core/EventListener/RequestEventListener.php was not matched in reported errors.
Unit tests & SQLite integration tests (8.0): src/bundle/Core/EventListener/RequestEventListener.php#L40
Property Ibexa\Bundle\Core\EventListener\RequestEventListener::$logger (PsrExt\Log\LoggerInterface) does not accept PsrExt\Log\LoggerInterface|null.
Unit tests & SQLite integration tests (8.0): src/bundle/Core/EventListener/RequestEventListener.php#L87
Property Ibexa\Bundle\Core\EventListener\RequestEventListener::$logger (PsrExt\Log\LoggerInterface) in isset() is not nullable.
Unit tests & SQLite integration tests (8.0): src/bundle/Core/EventListener/RequestEventListener.php#L136
Property Ibexa\Bundle\Core\EventListener\RequestEventListener::$logger (PsrExt\Log\LoggerInterface) in isset() is not nullable.
Unit tests & SQLite integration tests (8.0): src/bundle/Core/Imagine/Cache/AliasGeneratorDecorator.php#L74
PHPDoc tag @throws with type PsrExt\Cache\InvalidArgumentException is not subtype of Throwable
Unit tests & SQLite integration tests (8.0): src/bundle/Core/Imagine/VariationPurger/IOVariationPurger.php#L1
Ignored error pattern #^Property Ibexa\\Bundle\\Core\\Imagine\\VariationPurger\\IOVariationPurger\:\:\$logger \(Psr\\Log\\LoggerInterface\) in isset\(\) is not nullable\.$# in path /home/runner/work/core/core/src/bundle/Core/Imagine/VariationPurger/IOVariationPurger.php was not matched in reported errors.
Unit tests & SQLite integration tests (8.0): src/bundle/Core/Imagine/VariationPurger/IOVariationPurger.php#L68
Property Ibexa\Bundle\Core\Imagine\VariationPurger\IOVariationPurger::$logger (PsrExt\Log\LoggerInterface) in isset() is not nullable.
Unit tests & SQLite integration tests (8.0): src/bundle/Core/Imagine/VariationPurger/ImageFileVariationPurger.php#L1
Ignored error pattern #^Property Ibexa\\Bundle\\Core\\Imagine\\VariationPurger\\ImageFileVariationPurger\:\:\$logger \(Psr\\Log\\LoggerInterface\) in isset\(\) is not nullable\.$# in path /home/runner/work/core/core/src/bundle/Core/Imagine/VariationPurger/ImageFileVariationPurger.php was not matched in reported errors.
Unit tests & SQLite integration tests (8.0): src/bundle/Core/Imagine/VariationPurger/ImageFileVariationPurger.php#L57
Property Ibexa\Bundle\Core\Imagine\VariationPurger\ImageFileVariationPurger::$logger (PsrExt\Log\LoggerInterface) in isset() is not nullable.
Unit tests & SQLite integration tests (7.4): src/bundle/Core/EventListener/RequestEventListener.php#L1
Ignored error pattern #^Property Ibexa\\Bundle\\Core\\EventListener\\RequestEventListener\:\:\$logger \(Psr\\Log\\LoggerInterface\) does not accept Psr\\Log\\LoggerInterface\|null\.$# in path /home/runner/work/core/core/src/bundle/Core/EventListener/RequestEventListener.php was not matched in reported errors.
Unit tests & SQLite integration tests (7.4): src/bundle/Core/EventListener/RequestEventListener.php#L1
Ignored error pattern #^Property Ibexa\\Bundle\\Core\\EventListener\\RequestEventListener\:\:\$logger \(Psr\\Log\\LoggerInterface\) in isset\(\) is not nullable\.$# in path /home/runner/work/core/core/src/bundle/Core/EventListener/RequestEventListener.php was not matched in reported errors.
Unit tests & SQLite integration tests (7.4): src/bundle/Core/EventListener/RequestEventListener.php#L40
Property Ibexa\Bundle\Core\EventListener\RequestEventListener::$logger (PsrExt\Log\LoggerInterface) does not accept PsrExt\Log\LoggerInterface|null.
Unit tests & SQLite integration tests (7.4): src/bundle/Core/EventListener/RequestEventListener.php#L87
Property Ibexa\Bundle\Core\EventListener\RequestEventListener::$logger (PsrExt\Log\LoggerInterface) in isset() is not nullable.
Unit tests & SQLite integration tests (7.4): src/bundle/Core/EventListener/RequestEventListener.php#L136
Property Ibexa\Bundle\Core\EventListener\RequestEventListener::$logger (PsrExt\Log\LoggerInterface) in isset() is not nullable.
Unit tests & SQLite integration tests (7.4): src/bundle/Core/Imagine/Cache/AliasGeneratorDecorator.php#L1
Ignored error pattern #^PHPDoc tag @throws with type Psr\\Cache\\InvalidArgumentException is not subtype of Throwable$# in path /home/runner/work/core/core/src/bundle/Core/Imagine/Cache/AliasGeneratorDecorator.php was not matched in reported errors.
Unit tests & SQLite integration tests (7.4): src/bundle/Core/Imagine/Cache/AliasGeneratorDecorator.php#L74
PHPDoc tag @throws with type PsrExt\Cache\InvalidArgumentException is not subtype of Throwable
Unit tests & SQLite integration tests (7.4): src/bundle/Core/Imagine/VariationPurger/IOVariationPurger.php#L1
Ignored error pattern #^Property Ibexa\\Bundle\\Core\\Imagine\\VariationPurger\\IOVariationPurger\:\:\$logger \(Psr\\Log\\LoggerInterface\) in isset\(\) is not nullable\.$# in path /home/runner/work/core/core/src/bundle/Core/Imagine/VariationPurger/IOVariationPurger.php was not matched in reported errors.
Unit tests & SQLite integration tests (7.4): src/bundle/Core/Imagine/VariationPurger/IOVariationPurger.php#L68
Property Ibexa\Bundle\Core\Imagine\VariationPurger\IOVariationPurger::$logger (PsrExt\Log\LoggerInterface) in isset() is not nullable.
Unit tests & SQLite integration tests (7.4): src/bundle/Core/Imagine/VariationPurger/ImageFileVariationPurger.php#L1
Ignored error pattern #^Property Ibexa\\Bundle\\Core\\Imagine\\VariationPurger\\ImageFileVariationPurger\:\:\$logger \(Psr\\Log\\LoggerInterface\) in isset\(\) is not nullable\.$# in path /home/runner/work/core/core/src/bundle/Core/Imagine/VariationPurger/ImageFileVariationPurger.php was not matched in reported errors.
Unit tests & SQLite integration tests (8.1): src/bundle/Core/EventListener/RequestEventListener.php#L1
Ignored error pattern #^Property Ibexa\\Bundle\\Core\\EventListener\\RequestEventListener\:\:\$logger \(Psr\\Log\\LoggerInterface\) does not accept Psr\\Log\\LoggerInterface\|null\.$# in path /home/runner/work/core/core/src/bundle/Core/EventListener/RequestEventListener.php was not matched in reported errors.
Unit tests & SQLite integration tests (8.1): src/bundle/Core/EventListener/RequestEventListener.php#L1
Ignored error pattern #^Property Ibexa\\Bundle\\Core\\EventListener\\RequestEventListener\:\:\$logger \(Psr\\Log\\LoggerInterface\) in isset\(\) is not nullable\.$# in path /home/runner/work/core/core/src/bundle/Core/EventListener/RequestEventListener.php was not matched in reported errors.
Unit tests & SQLite integration tests (8.1): src/bundle/Core/EventListener/RequestEventListener.php#L40
Property Ibexa\Bundle\Core\EventListener\RequestEventListener::$logger (PsrExt\Log\LoggerInterface) does not accept PsrExt\Log\LoggerInterface|null.
Unit tests & SQLite integration tests (8.1): src/bundle/Core/EventListener/RequestEventListener.php#L87
Property Ibexa\Bundle\Core\EventListener\RequestEventListener::$logger (PsrExt\Log\LoggerInterface) in isset() is not nullable.
Unit tests & SQLite integration tests (8.1): src/bundle/Core/EventListener/RequestEventListener.php#L136
Property Ibexa\Bundle\Core\EventListener\RequestEventListener::$logger (PsrExt\Log\LoggerInterface) in isset() is not nullable.
Unit tests & SQLite integration tests (8.1): src/bundle/Core/Imagine/Cache/AliasGeneratorDecorator.php#L74
PHPDoc tag @throws with type PsrExt\Cache\InvalidArgumentException is not subtype of Throwable
Unit tests & SQLite integration tests (8.1): src/bundle/Core/Imagine/VariationPurger/IOVariationPurger.php#L1
Ignored error pattern #^Property Ibexa\\Bundle\\Core\\Imagine\\VariationPurger\\IOVariationPurger\:\:\$logger \(Psr\\Log\\LoggerInterface\) in isset\(\) is not nullable\.$# in path /home/runner/work/core/core/src/bundle/Core/Imagine/VariationPurger/IOVariationPurger.php was not matched in reported errors.
Unit tests & SQLite integration tests (8.1): src/bundle/Core/Imagine/VariationPurger/IOVariationPurger.php#L68
Property Ibexa\Bundle\Core\Imagine\VariationPurger\IOVariationPurger::$logger (PsrExt\Log\LoggerInterface) in isset() is not nullable.
Unit tests & SQLite integration tests (8.1): src/bundle/Core/Imagine/VariationPurger/ImageFileVariationPurger.php#L1
Ignored error pattern #^Property Ibexa\\Bundle\\Core\\Imagine\\VariationPurger\\ImageFileVariationPurger\:\:\$logger \(Psr\\Log\\LoggerInterface\) in isset\(\) is not nullable\.$# in path /home/runner/work/core/core/src/bundle/Core/Imagine/VariationPurger/ImageFileVariationPurger.php was not matched in reported errors.
Unit tests & SQLite integration tests (8.1): src/bundle/Core/Imagine/VariationPurger/ImageFileVariationPurger.php#L57
Property Ibexa\Bundle\Core\Imagine\VariationPurger\ImageFileVariationPurger::$logger (PsrExt\Log\LoggerInterface) in isset() is not nullable.
Solr integration tests (8.1)
Process completed with exit code 2.
Solr integration tests (7.4)
Process completed with exit code 2.
Solr integration tests (8.0)
Process completed with exit code 2.
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 `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 `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 `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 `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/
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 `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 (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 `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/
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 `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/