-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathphpstan-baseline.neon
More file actions
136 lines (110 loc) · 8.6 KB
/
phpstan-baseline.neon
File metadata and controls
136 lines (110 loc) · 8.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
parameters:
ignoreErrors:
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertCount\\(\\) with 4 and \\*NEVER\\* will always evaluate to false\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Console/Commands/Migrations/MigrateCommandTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertCount\\(\\) with 4 and \\*NEVER\\* will always evaluate to false\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Console/Commands/Migrations/ReplayCommandTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertCount\\(\\) with 4 and \\*NEVER\\* will always evaluate to false\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Console/Commands/Migrations/RollbackCommandTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Cycle\\\\\\\\Schema\\\\\\\\GeneratorInterface' and Cycle\\\\Annotated\\\\Embeddings will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterAnnotatedTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Cycle\\\\\\\\Schema\\\\\\\\GeneratorInterface' and Cycle\\\\Annotated\\\\Entities will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterAnnotatedTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Cycle\\\\\\\\Schema\\\\\\\\GeneratorInterface' and Cycle\\\\Annotated\\\\MergeColumns will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterAnnotatedTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Cycle\\\\\\\\Schema\\\\\\\\GeneratorInterface' and Cycle\\\\Annotated\\\\MergeIndexes will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterAnnotatedTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Cycle\\\\\\\\Schema\\\\\\\\GeneratorInterface' and Cycle\\\\Annotated\\\\TableInheritance will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterAnnotatedTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Spiral\\\\\\\\Attributes\\\\\\\\ReaderInterface' and Spiral\\\\Attributes\\\\ReaderInterface will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterAnnotatedTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Spiral\\\\\\\\Attributes\\\\\\\\Internal\\\\\\\\Instantiator\\\\\\\\InstantiatorInterface' and Spiral\\\\Attributes\\\\Internal\\\\Instantiator\\\\InstantiatorInterface will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterAttributesTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Cycle\\\\\\\\Database\\\\\\\\Config\\\\\\\\DatabaseConfig' and Cycle\\\\Database\\\\Config\\\\DatabaseConfig will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterConfigsTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Cycle\\\\\\\\Migrations\\\\\\\\Config\\\\\\\\MigrationConfig' and Cycle\\\\Migrations\\\\Config\\\\MigrationConfig will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterConfigsTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Spiral\\\\\\\\Tokenizer\\\\\\\\Config\\\\\\\\TokenizerConfig' and Spiral\\\\Tokenizer\\\\Config\\\\TokenizerConfig will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterConfigsTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'WayOfDev\\\\\\\\Cycle\\\\\\\\Schema\\\\\\\\Config\\\\\\\\SchemaConfig' and WayOfDev\\\\Cycle\\\\Schema\\\\Config\\\\SchemaConfig will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterConfigsTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Cycle\\\\\\\\Database\\\\\\\\DatabaseInterface' and Cycle\\\\Database\\\\DatabaseInterface will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterDatabaseTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Cycle\\\\\\\\Database\\\\\\\\DatabaseProviderInterface' and Cycle\\\\Database\\\\DatabaseProviderInterface will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterDatabaseTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Cycle\\\\\\\\Migrations\\\\\\\\Migrator' and Cycle\\\\Migrations\\\\Migrator will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterMigrationsTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Cycle\\\\\\\\Migrations\\\\\\\\RepositoryInterface' and Cycle\\\\Migrations\\\\RepositoryInterface will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterMigrationsTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Cycle\\\\\\\\ORM\\\\\\\\FactoryInterface' and Cycle\\\\ORM\\\\FactoryInterface will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterORMTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Cycle\\\\\\\\ORM\\\\\\\\ORMInterface' and Cycle\\\\ORM\\\\ORMInterface will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterORMTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Cycle\\\\\\\\ORM\\\\\\\\SchemaInterface' and Cycle\\\\ORM\\\\SchemaInterface will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterSchemaTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'WayOfDev\\\\\\\\Cycle\\\\\\\\Contracts\\\\\\\\CacheManager' and WayOfDev\\\\Cycle\\\\Contracts\\\\CacheManager will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterSchemaTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'WayOfDev\\\\\\\\Cycle\\\\\\\\Contracts\\\\\\\\GeneratorLoader' and WayOfDev\\\\Cycle\\\\Contracts\\\\GeneratorLoader will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterSchemaTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Spiral\\\\\\\\Tokenizer\\\\\\\\ClassesInterface' and Spiral\\\\Tokenizer\\\\ClassesInterface will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterTokenizerTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Spiral\\\\\\\\Tokenizer\\\\\\\\InvocationsInterface' and Spiral\\\\Tokenizer\\\\InvocationsInterface will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterTokenizerTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Spiral\\\\\\\\Tokenizer\\\\\\\\ScopedClassesInterface' and Spiral\\\\Tokenizer\\\\ScopedClassesInterface will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterTokenizerTest.php
-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Spiral\\\\\\\\Tokenizer\\\\\\\\Tokenizer' and Spiral\\\\Tokenizer\\\\Tokenizer will always evaluate to true\\.$#"
count: 1
path: tests/src/Bridge/Laravel/Providers/Registrators/RegisterTokenizerTest.php