|
| 1 | +parameters: |
| 2 | + ignoreErrors: |
| 3 | + - |
| 4 | + message: '#^Call to an undefined method GuzzleHttp\\ClientInterface\:\:get\(\)\.$#' |
| 5 | + identifier: method.notFound |
| 6 | + count: 1 |
| 7 | + path: src/Model/Activity.php |
| 8 | + |
| 9 | + - |
| 10 | + message: '#^Call to an undefined method GuzzleHttp\\ClientInterface\:\:patch\(\)\.$#' |
| 11 | + identifier: method.notFound |
| 12 | + count: 1 |
| 13 | + path: src/Model/Organization/Address.php |
| 14 | + |
| 15 | + - |
| 16 | + message: '#^Call to an undefined method GuzzleHttp\\ClientInterface\:\:get\(\)\.$#' |
| 17 | + identifier: method.notFound |
| 18 | + count: 2 |
| 19 | + path: src/Model/Organization/Organization.php |
| 20 | + |
| 21 | + - |
| 22 | + message: '#^Call to an undefined method GuzzleHttp\\ClientInterface\:\:patch\(\)\.$#' |
| 23 | + identifier: method.notFound |
| 24 | + count: 1 |
| 25 | + path: src/Model/Organization/Organization.php |
| 26 | + |
| 27 | + - |
| 28 | + message: '#^Call to an undefined method GuzzleHttp\\ClientInterface\:\:patch\(\)\.$#' |
| 29 | + identifier: method.notFound |
| 30 | + count: 1 |
| 31 | + path: src/Model/Organization/Profile.php |
| 32 | + |
| 33 | + - |
| 34 | + message: '#^Call to an undefined method GuzzleHttp\\ClientInterface\:\:get\(\)\.$#' |
| 35 | + identifier: method.notFound |
| 36 | + count: 1 |
| 37 | + path: src/Model/Ref/Resolver.php |
| 38 | + |
| 39 | + - |
| 40 | + message: '#^Call to an undefined method GuzzleHttp\\ClientInterface\:\:get\(\)\.$#' |
| 41 | + identifier: method.notFound |
| 42 | + count: 1 |
| 43 | + path: src/Model/SetupOptions.php |
| 44 | + |
| 45 | + - |
| 46 | + message: '#^Call to an undefined method GuzzleHttp\\ClientInterface\:\:patch\(\)\.$#' |
| 47 | + identifier: method.notFound |
| 48 | + count: 1 |
| 49 | + path: src/Model/Team/Team.php |
| 50 | + |
| 51 | + - |
| 52 | + message: '#^Call to an undefined method GuzzleHttp\\ClientInterface\:\:patch\(\)\.$#' |
| 53 | + identifier: method.notFound |
| 54 | + count: 1 |
| 55 | + path: src/Model/UserAccess/ProjectUserAccess.php |
| 56 | + |
| 57 | + - |
| 58 | + message: '#^Call to an undefined method GuzzleHttp\\ClientInterface\:\:post\(\)\.$#' |
| 59 | + identifier: method.notFound |
| 60 | + count: 1 |
| 61 | + path: src/PlatformClient.php |
0 commit comments