You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build/phpstan-baseline.neon
+14-14Lines changed: 14 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -4,82 +4,82 @@ parameters:
4
4
rawMessage:Instanceof between EliasHaeussler\CacheWarmup\Sitemap\Sitemap and EliasHaeussler\CacheWarmup\Sitemap\Sitemap will always evaluate to true.
5
5
identifier:instanceof.alwaysTrue
6
6
count:1
7
-
path:src/CacheWarmer.php
7
+
path:../src/CacheWarmer.php
8
8
9
9
-
10
10
rawMessage:'Variable property access on $this(EliasHaeussler\CacheWarmup\Config\CacheWarmupConfig).'
11
11
identifier:property.dynamicName
12
12
count:1
13
-
path:src/Config/CacheWarmupConfig.php
13
+
path:../src/Config/CacheWarmupConfig.php
14
14
15
15
-
16
16
rawMessage:'Property EliasHaeussler\CacheWarmup\Crawler\AbstractConfigurableCrawler<TOptions of array<string, mixed>>::$options (TOptions of array<string, mixed>) does not accept array.'
rawMessage:'Parameter #1 $level (''alert''|''critical''|''debug''|''emergency''|''error''|''info''|''notice''|''warning'') of method EliasHaeussler\CacheWarmup\Log\FileLogger::log() should be contravariant with parameter $level (mixed) of method Psr\Log\AbstractLogger::log()'
29
29
identifier:method.childParameterType
30
30
count:1
31
-
path:src/Log/FileLogger.php
31
+
path:../src/Log/FileLogger.php
32
32
33
33
-
34
34
rawMessage:'Parameter #1 $level (''alert''|''critical''|''debug''|''emergency''|''error''|''info''|''notice''|''warning'') of method EliasHaeussler\CacheWarmup\Log\FileLogger::log() should be contravariant with parameter $level (mixed) of method Psr\Log\LoggerInterface::log()'
35
35
identifier:method.childParameterType
36
36
count:1
37
-
path:src/Log/FileLogger.php
37
+
path:../src/Log/FileLogger.php
38
38
39
39
-
40
40
rawMessage:'Parameter #1 $level (''alert''|''critical''|''debug''|''emergency''|''error''|''info''|''notice''|''warning'') of method EliasHaeussler\CacheWarmup\Log\FileLogger::log() should be contravariant with parameter $level (mixed) of method Psr\Log\LoggerTrait::log()'
41
41
identifier:method.childParameterType
42
42
count:1
43
-
path:src/Log/FileLogger.php
43
+
path:../src/Log/FileLogger.php
44
44
45
45
-
46
46
rawMessage:'Parameter #3 $context (array<string, mixed>) of method EliasHaeussler\CacheWarmup\Log\FileLogger::log() should be contravariant with parameter $context (array<mixed>) of method Psr\Log\AbstractLogger::log()'
47
47
identifier:method.childParameterType
48
48
count:1
49
-
path:src/Log/FileLogger.php
49
+
path:../src/Log/FileLogger.php
50
50
51
51
-
52
52
rawMessage:'Parameter #3 $context (array<string, mixed>) of method EliasHaeussler\CacheWarmup\Log\FileLogger::log() should be contravariant with parameter $context (array<mixed>) of method Psr\Log\LoggerInterface::log()'
53
53
identifier:method.childParameterType
54
54
count:1
55
-
path:src/Log/FileLogger.php
55
+
path:../src/Log/FileLogger.php
56
56
57
57
-
58
58
rawMessage:'Parameter #3 $context (array<string, mixed>) of method EliasHaeussler\CacheWarmup\Log\FileLogger::log() should be contravariant with parameter $context (array<mixed>) of method Psr\Log\LoggerTrait::log()'
59
59
identifier:method.childParameterType
60
60
count:1
61
-
path:src/Log/FileLogger.php
61
+
path:../src/Log/FileLogger.php
62
62
63
63
-
64
64
rawMessage:'Parameter #1 $sitemaps of method EliasHaeussler\CacheWarmup\CacheWarmer::addSitemaps() expects EliasHaeussler\CacheWarmup\Sitemap\Sitemap|list<EliasHaeussler\CacheWarmup\Sitemap\Sitemap|string>|string, array{false} given.'
0 commit comments