Migrate dev-specific configuration to env vars via .env file #1429
Annotations
8 errors
|
Run composer stan:
module/CLI/test/ApiKey/RoleResolverTest.php#L30
Parameter $domain of class Shlinkio\Shlink\Core\Config\Options\UrlShortenerOptions constructor expects array{schema: string|null, hostname: string|null}, array{hostname: 'default.com'} given.
|
Run composer stan:
module/Core/test/Domain/DomainServiceTest.php#L34
Parameter $domain of class Shlinkio\Shlink\Core\Config\Options\UrlShortenerOptions constructor expects array{schema: string|null, hostname: string|null}, array{hostname: 'default.com'} given.
|
Run composer stan:
module/Core/test/Matomo/MatomoVisitSenderTest.php#L40
Parameter $domain of class Shlinkio\Shlink\Core\Config\Options\UrlShortenerOptions constructor expects array{schema: string|null, hostname: string|null}, array{hostname: 's2.test'} given.
|
Run composer stan:
module/Core/test/ShortUrl/Helper/ShortUrlStringifierTest.php#L24
Parameter #1 $domain of class Shlinkio\Shlink\Core\Config\Options\UrlShortenerOptions constructor expects array{schema: string|null, hostname: string|null}, array given.
|
Run composer stan:
module/Rest/test/Action/Visit/DomainVisitsActionTest.php#L30
Parameter $domain of class Shlinkio\Shlink\Core\Config\Options\UrlShortenerOptions constructor expects array{schema: string|null, hostname: string|null}, array{hostname: 'the_default.com'} given.
|
Run composer stan:
module/Rest/test/Middleware/ShortUrl/DropDefaultDomainFromRequestMiddlewareTest.php#L28
Parameter $domain of class Shlinkio\Shlink\Core\Config\Options\UrlShortenerOptions constructor expects array{schema: string|null, hostname: string|null}, array{hostname: 's.test'} given.
|
Run composer stan
Process completed with exit code 1.
|
Loading