mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-13 01:28:40 +00:00
add error ignores
This commit is contained in:
parent
44b3c5dd17
commit
8f6c0174d8
|
|
@ -41,6 +41,7 @@ parameters:
|
||||||
- '#should return array<phpOMS\\Algorithm\\PathFinding\\Node> but returns array<int, phpOMS\\Algorithm\\PathFinding\\Node\|null#'
|
- '#should return array<phpOMS\\Algorithm\\PathFinding\\Node> but returns array<int, phpOMS\\Algorithm\\PathFinding\\Node\|null#'
|
||||||
- '#^Offset .* does not exist on array.*#'
|
- '#^Offset .* does not exist on array.*#'
|
||||||
- '#.*unserialize\(\) has parameter .* with no typehint specified#'
|
- '#.*unserialize\(\) has parameter .* with no typehint specified#'
|
||||||
|
- '#.*refClass with generic class ReflectionClass but does not specify its types.*#'
|
||||||
-
|
-
|
||||||
message: "#^Cannot call method getTimestamp\\(\\) on DateTime\\|null\\.$#"
|
message: "#^Cannot call method getTimestamp\\(\\) on DateTime\\|null\\.$#"
|
||||||
path: *Algorithm/JobScheduling/Weighted.php
|
path: *Algorithm/JobScheduling/Weighted.php
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user