mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 11:48:40 +00:00
improve baseline
This commit is contained in:
parent
5d3cee6607
commit
d232ba5944
|
|
@ -2633,15 +2633,4 @@ parameters:
|
|||
-
|
||||
message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#"
|
||||
count: 1
|
||||
path: phpOMS/Utils/Parser/Markdown/Markdown.php
|
||||
|
||||
-
|
||||
message: "#^Offset 0 does not exist on array\\|null\\.$#"
|
||||
count: 1
|
||||
path: phpOMS/Utils/RnG/Phone.php
|
||||
|
||||
-
|
||||
message: "#^Offset 1 does not exist on array\\|null\\.$#"
|
||||
count: 1
|
||||
path: phpOMS/Utils/RnG/Phone.php
|
||||
|
||||
path: phpOMS/Utils/Parser/Markdown/Markdown.php
|
||||
|
|
@ -36,6 +36,8 @@ parameters:
|
|||
- '#[.]*PhpOffice\\PhpSpreadsheet\\[.]*#'
|
||||
- '#^Call to an undefined method phpOMS\\Module\\ModuleAbstract::[.]*#'
|
||||
- '#^Strict comparison using === between[.]*#'
|
||||
- '#[.]*jsonSerialize\(\) has no return typehint specified#'
|
||||
- '#[.]*unserialize\(\) has parameter [.]* with no typehint specified#'
|
||||
- '#expects phpOMS\\Algorithm\\PathFinding\\JumpPointNode\|null, phpOMS\\Algorithm\\PathFinding\\Node\|null given#'
|
||||
- '#should return array<phpOMS\\Algorithm\\PathFinding\\Node> but returns array<int, phpOMS\\Algorithm\\PathFinding\\Node\|null#'
|
||||
-
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user