MNT Run module-standardiser #120
Annotations
4 errors and 1 warning
src/Extension/FluentFilteredExtension.php#L24
@method annotation '(DataList | Locale[]) FilteredLocales()' should be 'ManyManyList<Locale> FilteredLocales()'.
|
src/Model/Domain.php#L26
@method annotation 'HasManyList Locales()' should be 'HasManyList<Locale> Locales()'.
|
src/Model/Locale.php#L50
@method annotation 'ManyManyList<Locale> Fallbacks()' should be 'ManyManyThroughList<Locale> Fallbacks()'.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, shivammathur/setup-php@1a18b2267f80291a81ca1d33e7c851fe09e7dfc4, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading