|
1 | 1 | parameters: |
2 | 2 | ignoreErrors: |
3 | | - - |
4 | | - message: '#^Parameter \#1 \$json of function json_decode expects string, string\|false given\.$#' |
5 | | - identifier: argument.type |
6 | | - count: 1 |
7 | | - path: database/seeders/ActorAttributeSeeder.php |
8 | | - |
9 | | - - |
10 | | - message: '#^Method zennit\\ABAC\\Database\\Seeders\\PolicySeeder\:\:resolveChainId\(\) has parameter \$data with no value type specified in iterable type array\.$#' |
11 | | - identifier: missingType.iterableValue |
12 | | - count: 1 |
13 | | - path: database/seeders/PolicySeeder.php |
14 | | - |
15 | | - - |
16 | | - message: '#^Method zennit\\ABAC\\Database\\Seeders\\PolicySeeder\:\:resolveParentChainId\(\) has parameter \$data with no value type specified in iterable type array\.$#' |
17 | | - identifier: missingType.iterableValue |
18 | | - count: 1 |
19 | | - path: database/seeders/PolicySeeder.php |
20 | | - |
21 | | - - |
22 | | - message: '#^Method zennit\\ABAC\\Database\\Seeders\\PolicySeeder\:\:resolvePolicyId\(\) has parameter \$data with no value type specified in iterable type array\.$#' |
23 | | - identifier: missingType.iterableValue |
24 | | - count: 1 |
25 | | - path: database/seeders/PolicySeeder.php |
26 | | - |
27 | | - - |
28 | | - message: '#^Method zennit\\ABAC\\Database\\Seeders\\PolicySeeder\:\:seedChain\(\) has parameter \$chainData with no value type specified in iterable type array\.$#' |
29 | | - identifier: missingType.iterableValue |
30 | | - count: 1 |
31 | | - path: database/seeders/PolicySeeder.php |
32 | | - |
33 | | - - |
34 | | - message: '#^Method zennit\\ABAC\\Database\\Seeders\\PolicySeeder\:\:seedCheck\(\) has parameter \$checkData with no value type specified in iterable type array\.$#' |
35 | | - identifier: missingType.iterableValue |
36 | | - count: 1 |
37 | | - path: database/seeders/PolicySeeder.php |
38 | | - |
39 | | - - |
40 | | - message: '#^Method zennit\\ABAC\\Database\\Seeders\\PolicySeeder\:\:seedPolicy\(\) has parameter \$policyData with no value type specified in iterable type array\.$#' |
41 | | - identifier: missingType.iterableValue |
42 | | - count: 1 |
43 | | - path: database/seeders/PolicySeeder.php |
44 | | - |
45 | | - - |
46 | | - message: '#^Parameter \#1 \$json of function json_decode expects string, string\|false given\.$#' |
47 | | - identifier: argument.type |
48 | | - count: 1 |
49 | | - path: database/seeders/PolicySeeder.php |
50 | | - |
51 | | - - |
52 | | - message: '#^Parameter \#1 \$json of function json_decode expects string, string\|false given\.$#' |
53 | | - identifier: argument.type |
54 | | - count: 1 |
55 | | - path: database/seeders/ResourceAttributeSeeder.php |
56 | | - |
57 | 3 | - |
58 | 4 | message: '#^Property zennit\\ABAC\\Commands\\PublishAbacEnvCommand\:\:\$envVariables type has no value type specified in iterable type array\.$#' |
59 | 5 | identifier: missingType.iterableValue |
|
0 commit comments