Bump actions/checkout from 5 to 7 - #23
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
10 errors and 1 warning
|
|
|
src/Services/SiteCrawlerService.php#L531
Call to function is_string() with string will always evaluate to true.
|
|
src/Services/SeoDashboardService.php#L90
Call to static method query() on deprecated class Step2dev\LazySeoTools\Models\SeoRedirect:
Use \Step2dev\LazySeoRedirect\Models\SeoRedirect from step2dev/lazy-seo-redirects.
|
|
src/Services/SeoDashboardService.php#L88
Return type of method Step2dev\LazySeoTools\Services\SeoDashboardService::topRedirects() has typehint with deprecated class Step2dev\LazySeoTools\Models\SeoRedirect:
Use \Step2dev\LazySeoRedirect\Models\SeoRedirect from step2dev/lazy-seo-redirects.
|
|
src/Services/HtmlSeoParser.php#L91
Using nullsafe method call on non-nullable type DOMNodeList<DOMNameSpaceNode|DOMNode>|false. Use -> instead.
|
|
src/Services/HtmlSeoParser.php#L53
Using nullsafe method call on non-nullable type DOMNodeList<DOMNameSpaceNode|DOMNode>|false. Use -> instead.
|
|
src/LazySeoServiceProvider.php#L157
Access to constant on deprecated class Step2dev\LazySeoTools\Services\RedirectImportExportService:
Use \Step2dev\LazySeoRedirect\Services\RedirectImportExportService from step2dev/lazy-seo-redirects.
|
|
src/Http/Livewire/RedirectTable.php#L17
Call to static method query() on deprecated class Step2dev\LazySeoTools\Models\SeoRedirect:
Use \Step2dev\LazySeoRedirect\Models\SeoRedirect from step2dev/lazy-seo-redirects.
|
|
src/Commands/ImportRedirectsCommand.php#L14
Parameter $service of method Step2dev\LazySeoTools\Commands\ImportRedirectsCommand::handle() has typehint with deprecated class Step2dev\LazySeoTools\Services\RedirectImportExportService:
Use \Step2dev\LazySeoRedirect\Services\RedirectImportExportService from step2dev/lazy-seo-redirects.
|
|
src/Commands/ExportRedirectsCommand.php#L14
Parameter $service of method Step2dev\LazySeoTools\Commands\ExportRedirectsCommand::handle() has typehint with deprecated class Step2dev\LazySeoTools\Services\RedirectImportExportService:
Use \Step2dev\LazySeoRedirect\Services\RedirectImportExportService from step2dev/lazy-seo-redirects.
|
|
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
The logs for this run have expired and are no longer available.
Loading