Skip to content

Commit

Permalink
PHPStan: Update baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
raviks789 committed Oct 31, 2023
1 parent f72df9f commit d914897
Showing 1 changed file with 2 additions and 22 deletions.
24 changes: 2 additions & 22 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -16867,28 +16867,8 @@ parameters:

-
message: "#^Cannot call method getMessage\\(\\) on Throwable\\|null\\.$#"
count: 1
path: modules/migrate/application/clicommands/NavigationCommand.php

-
message: "#^Method Icinga\\\\Module\\\\Migrate\\\\Clicommands\\\\NavigationCommand\\:\\:indexAction\\(\\) has no return type specified\\.$#"
count: 1
path: modules/migrate/application/clicommands/NavigationCommand.php

-
message: "#^Method Icinga\\\\Module\\\\Migrate\\\\Clicommands\\\\NavigationCommand\\:\\:migrateNavigationItems\\(\\) has no return type specified\\.$#"
count: 1
path: modules/migrate/application/clicommands/NavigationCommand.php

-
message: "#^Parameter \\#1 \\$string of static method ipl\\\\Web\\\\Filter\\\\QueryString\\:\\:parse\\(\\) expects string, mixed given\\.$#"
count: 1
path: modules/migrate/application/clicommands/NavigationCommand.php

-
message: "#^Parameter \\#1 \\$url of static method Icinga\\\\Web\\\\Url\\:\\:fromPath\\(\\) expects string, mixed given\\.$#"
count: 1
path: modules/migrate/application/clicommands/NavigationCommand.php
count: 3
path: modules/migrate/application/clicommands/ToicingadbCommand.php

-
message: "#^Cannot call method getMessage\\(\\) on Throwable\\|null\\.$#"
Expand Down

0 comments on commit d914897

Please sign in to comment.