Skip to content

Add Support for Github Codespaces #31

Add Support for Github Codespaces

Add Support for Github Codespaces #31

Triggered via push August 21, 2025 23:05
Status Failure
Total duration 16m 28s
Artifacts

ci.yml

on: push
Install PHP dependencies
36s
Install PHP dependencies
Matrix: Check PHP code style
Install JS/CSS dependencies and build assets
1m 6s
Install JS/CSS dependencies and build assets
Matrix: Run integration tests
Matrix: Run Unit tests
Prepare system tests
1m 2s
Prepare system tests
Matrix: Check Javascript & CSS code style
Matrix: Run system tests
Fit to window
Zoom out
Zoom in

Annotations

24 errors
Run integration tests (8.2, phpunit.xml.dist)
The operation was canceled.
Run integration tests (8.2, phpunit.xml.dist)
The strategy configuration was canceled because "tests-integration._8_1_phpunit-pgsql_xml_di" failed
Run integration tests (8.4, phpunit.xml.dist)
The operation was canceled.
Run integration tests (8.4, phpunit.xml.dist)
The strategy configuration was canceled because "tests-integration._8_1_phpunit-pgsql_xml_di" failed
Run integration tests (8.4, phpunit-pgsql.xml.dist)
The operation was canceled.
Run integration tests (8.4, phpunit-pgsql.xml.dist)
The strategy configuration was canceled because "tests-integration._8_1_phpunit-pgsql_xml_di" failed
Run integration tests (8.2, phpunit-pgsql.xml.dist)
The operation was canceled.
Run integration tests (8.2, phpunit-pgsql.xml.dist)
The strategy configuration was canceled because "tests-integration._8_1_phpunit-pgsql_xml_di" failed
Run integration tests (8.3, phpunit.xml.dist)
The operation was canceled.
Run integration tests (8.3, phpunit.xml.dist)
The strategy configuration was canceled because "tests-integration._8_1_phpunit-pgsql_xml_di" failed
Run integration tests (8.3, phpunit-pgsql.xml.dist)
The operation was canceled.
Run integration tests (8.3, phpunit-pgsql.xml.dist)
The strategy configuration was canceled because "tests-integration._8_1_phpunit-pgsql_xml_di" failed
Run integration tests (8.1, phpunit.xml.dist)
The operation was canceled.
Run integration tests (8.1, phpunit.xml.dist)
The strategy configuration was canceled because "tests-integration._8_1_phpunit-pgsql_xml_di" failed
Run PHPstan: administrator/components/com_actionlogs/tmpl/actionlogs/default.php#L22
Access to property $state on an unknown class HtmlView.
Run PHPstan: administrator/components/com_actionlogs/src/View/Actionlogs/HtmlView.php#L114
Call to deprecated method getErrors() of class Joomla\CMS\MVC\Model\BaseModel: 3.1.4 will be removed in 7.0 Will be removed without replacement Catch thrown Exceptions instead of getErrors
Run PHPstan: administrator/components/com_actionlogs/src/Plugin/ActionLogPlugin.php#L70
Access to deprecated property $app of class Joomla\Component\Actionlogs\Administrator\Plugin\ActionLogPlugin: 5.1.0 will be removed in 7.0 use $this->getApplication() instead
Run PHPstan: administrator/components/com_actionlogs/src/Model/ActionlogsModel.php#L345
Call to deprecated method setError() of class Joomla\CMS\MVC\Model\BaseModel: 3.1.4 will be removed in 7.0 Will be removed without replacement Throw an Exception instead of using setError
Run PHPstan: administrator/components/com_actionlogs/src/Model/ActionlogModel.php#L62
Call to deprecated method getUser() of class Joomla\CMS\Factory: 4.3 will be removed in 6.0 Load the user service from the dependency injection container or get from the application object Example: Factory::getApplication()->getIdentity();
Run PHPstan: administrator/components/com_actionlogs/src/Helper/ActionlogsHelper.php#L263
Call to deprecated method getDbo() of class Joomla\CMS\Factory: 4.3 will be removed in 6.0 Use the database service in the DI container Example: Factory::getContainer()->get(DatabaseInterface::class);
Run PHPstan: administrator/components/com_actionlogs/src/Helper/ActionlogsHelper.php#L262
Call to deprecated method getLanguage() of class Joomla\CMS\Factory: 4.3 will be removed in 6.0 Use the language service in the DI container or get from the application object Example: Factory::getApplication()->getLanguage();
Run PHPstan: administrator/components/com_actionlogs/src/Helper/ActionlogsHelper.php#L230
Call to deprecated method register() of class JLoader: 4.3 will be removed in 6.0 Classes should be autoloaded. Use JLoader::registerPrefix() or JLoader::registerNamespace() to register an autoloader for your files.
Run PHPstan: administrator/components/com_actionlogs/src/Helper/ActionlogsHelper.php#L102
Call to deprecated method getLanguage() of class Joomla\CMS\Factory: 4.3 will be removed in 6.0 Use the language service in the DI container or get from the application object Example: Factory::getApplication()->getLanguage();
Run PHPstan: administrator/components/com_actionlogs/src/Field/LogsdaterangeField.php#L63
Call to deprecated method getLanguage() of class Joomla\CMS\Factory: 4.3 will be removed in 6.0 Use the language service in the DI container or get from the application object Example: Factory::getApplication()->getLanguage();