mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 11:48:40 +00:00
remove false positive
This commit is contained in:
parent
9658c44d7a
commit
9cd84c8752
|
|
@ -33,3 +33,8 @@ parameters:
|
|||
- '#[.]*PhpOffice\\PhpSpreadsheet\\[.]*#'
|
||||
- '#^Call to an undefined method phpOMS\\Module\\ModuleAbstract::[.]*#'
|
||||
- '#^Strict comparison using === between[.]*#'
|
||||
- '#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#'
|
||||
-
|
||||
message: "#^Cannot call method getTimestamp\\(\\) on DateTime\\|null\\.$#"
|
||||
path: *Algorithm/JobScheduling/Weighted.php
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user