v1.3.0: Bug fixes, DateTimeImmutable, SEPA improvements, API auth, te… #4
tests.yml
on: push
PHPUnit Tests
32s
PHPStan Analysis
16s
Code Style Check
13s
Annotations
11 errors and 3 warnings
|
PHPStan Analysis:
lib/AppInfo/Application.php#L38
Call to method getServerContainer() on an unknown class OCP\AppFramework\Bootstrap\IBootContext.
|
|
PHPStan Analysis:
lib/AppInfo/Application.php#L37
Call to method getAppContainer() on an unknown class OCP\AppFramework\Bootstrap\IBootContext.
|
|
PHPStan Analysis:
lib/AppInfo/Application.php#L35
Parameter $context of method OCA\ClubSuiteCore\AppInfo\Application::boot() has invalid type OCP\AppFramework\Bootstrap\IBootContext.
|
|
PHPStan Analysis:
lib/AppInfo/Application.php#L32
Call to method registerEventListener() on an unknown class OCP\AppFramework\Bootstrap\IRegistrationContext.
|
|
PHPStan Analysis:
lib/AppInfo/Application.php#L31
Call to method registerEventListener() on an unknown class OCP\AppFramework\Bootstrap\IRegistrationContext.
|
|
PHPStan Analysis:
lib/AppInfo/Application.php#L30
Call to method registerEventListener() on an unknown class OCP\AppFramework\Bootstrap\IRegistrationContext.
|
|
PHPStan Analysis:
lib/AppInfo/Application.php#L28
Parameter $context of method OCA\ClubSuiteCore\AppInfo\Application::register() has invalid type OCP\AppFramework\Bootstrap\IRegistrationContext.
|
|
PHPStan Analysis:
lib/AppInfo/Application.php#L25
OCA\ClubSuiteCore\AppInfo\Application::__construct() calls parent::__construct() but OCA\ClubSuiteCore\AppInfo\Application does not extend any class.
|
|
PHPStan Analysis:
lib/AppInfo/Application.php#L21
Class OCA\ClubSuiteCore\AppInfo\Application implements unknown interface OCP\AppFramework\Bootstrap\IBootstrap.
|
|
PHPStan Analysis:
lib/AppInfo/Application.php#L21
Class OCA\ClubSuiteCore\AppInfo\Application extends unknown class OCP\AppFramework\App.
|
|
PHPUnit Tests
Process completed with exit code 1.
|
|
Code Style Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
PHPStan Analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
PHPUnit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|