WIP fix paths #73
Annotations
10 errors and 1 warning
Run ./vendor/bin/grumphp run --ansi:
Classes/Cache/Backend/SsiIncludeCacheBackend.php#L86
Method AUS\SsiInclude\Cache\Backend\SsiIncludeCacheBackend::set() has parameter $tags with no value type specified in iterable type array.
|
Run ./vendor/bin/grumphp run --ansi:
Classes/Cache/Backend/SsiIncludeCacheBackend.php#L86
Parameter #2 $data (array<string, string>) of method AUS\SsiInclude\Cache\Backend\SsiIncludeCacheBackend::set() should be compatible with parameter $data (string) of method TYPO3\CMS\Core\Cache\Backend\BackendInterface::set()
|
Run ./vendor/bin/grumphp run --ansi:
Classes/Cache/Backend/SsiIncludeCacheBackend.php#L86
Parameter #2 $data (array<string, string>) of method AUS\SsiInclude\Cache\Backend\SsiIncludeCacheBackend::set() should be compatible with parameter $data (string) of method TYPO3\CMS\Core\Cache\Backend\BackendInterface::set()
|
Run ./vendor/bin/grumphp run --ansi:
Classes/Cache/Backend/SsiIncludeCacheBackend.php#L86
Parameter #2 $data (array<string, string>) of method AUS\SsiInclude\Cache\Backend\SsiIncludeCacheBackend::set() should be compatible with parameter $data (string) of method TYPO3\CMS\Core\Cache\Backend\BackendInterface::set()
|
Run ./vendor/bin/grumphp run --ansi:
Classes/Cache/Backend/SsiIncludeCacheBackend.php#L96
Cannot call method set() on TYPO3\CMS\Core\Cache\Backend\TaggableBackendInterface|null.
|
Run ./vendor/bin/grumphp run --ansi:
Classes/Cache/Backend/SsiIncludeCacheBackend.php#L107
Cannot call method get() on TYPO3\CMS\Core\Cache\Backend\TaggableBackendInterface|null.
|
Run ./vendor/bin/grumphp run --ansi:
Classes/Cache/Backend/SsiIncludeCacheBackend.php#L116
Cannot call method has() on TYPO3\CMS\Core\Cache\Backend\TaggableBackendInterface|null.
|
Run ./vendor/bin/grumphp run --ansi:
Classes/Cache/Backend/SsiIncludeCacheBackend.php#L140
Cannot call method remove() on TYPO3\CMS\Core\Cache\Backend\TaggableBackendInterface|null.
|
Run ./vendor/bin/grumphp run --ansi:
Classes/Cache/Backend/SsiIncludeCacheBackend.php#L152
Cannot call method flush() on TYPO3\CMS\Core\Cache\Backend\TaggableBackendInterface|null.
|
Run ./vendor/bin/grumphp run --ansi:
Classes/Cache/Backend/SsiIncludeCacheBackend.php#L162
Cannot call method collectGarbage() on TYPO3\CMS\Core\Cache\Backend\TaggableBackendInterface|null.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Loading