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: phpstan-baseline.neon
-18Lines changed: 0 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -78,30 +78,12 @@ parameters:
78
78
count:1
79
79
path:src/Server/ServerBuilder.php
80
80
81
-
-
82
-
message:'#^Property Mcp\\Server\\ServerBuilder\:\:\$discoveryExcludeDirs type has no value type specified in iterable type array\.$#'
83
-
identifier:missingType.iterableValue
84
-
count:1
85
-
path:src/Server/ServerBuilder.php
86
-
87
81
-
88
82
message:'#^Property Mcp\\Server\\ServerBuilder\:\:\$instructions is never read, only written\.$#'
89
83
identifier:property.onlyWritten
90
84
count:1
91
85
path:src/Server/ServerBuilder.php
92
86
93
-
-
94
-
message:'#^Property Mcp\\Server\\ServerBuilder\:\:\$paginationLimit \(int\|null\) is never assigned null so it can be removed from the property type\.$#'
95
-
identifier:property.unusedType
96
-
count:1
97
-
path:src/Server/ServerBuilder.php
98
-
99
-
-
100
-
message:'#^Property Mcp\\Server\\ServerBuilder\:\:\$paginationLimit is never read, only written\.$#'
101
-
identifier:property.onlyWritten
102
-
count:1
103
-
path:src/Server/ServerBuilder.php
104
-
105
87
-
106
88
message:'#^Property Mcp\\Server\\ServerBuilder\:\:\$prompts type has no value type specified in iterable type array\.$#'
0 commit comments