|
1 | 1 | <?xml version="1.0"?>
|
2 | 2 | <checkstyle version="1.3.0">
|
3 |
| - <file name="helpers.php"> |
4 |
| - <error line="14" severity="error" message="No summary for function \influxdb()" source="phpDocumentor.file.PPC:ERR-50011"/> |
| 3 | + <file name="InfluxDbFacade.php"> |
| 4 | + <error line="28" severity="error" message="No summary for method getFacadeAccessor()" source="phpDocumentor.file.PPC:ERR-50008"/> |
| 5 | + <error line="39" severity="error" message="No summary for method __callStatic()" source="phpDocumentor.file.PPC:ERR-50008"/> |
| 6 | + <error line="58" severity="error" message="No summary for method write()" source="phpDocumentor.file.PPC:ERR-50008"/> |
| 7 | + <error line="78" severity="error" message="No summary for method writePayload()" source="phpDocumentor.file.PPC:ERR-50008"/> |
| 8 | + <error line="101" severity="error" message="No summary for method writePoints()" source="phpDocumentor.file.PPC:ERR-50008"/> |
5 | 9 | </file>
|
| 10 | + <file name="config/influxdb.php"/> |
6 | 11 | <file name="InfluxDbServiceProvider.php">
|
7 | 12 | <error line="29" severity="error" message="No summary for method boot()" source="phpDocumentor.file.PPC:ERR-50008"/>
|
8 | 13 | <error line="52" severity="error" message="No summary for method register()" source="phpDocumentor.file.PPC:ERR-50008"/>
|
9 | 14 | <error line="83" severity="error" message="No summary for method getLoggingLevel()" source="phpDocumentor.file.PPC:ERR-50008"/>
|
10 | 15 | <error line="103" severity="error" message="No summary for method getInstance()" source="phpDocumentor.file.PPC:ERR-50008"/>
|
11 | 16 | </file>
|
12 |
| - <file name="config/influxdb.php"/> |
13 |
| - <file name="Jobs/WritePoints.php"> |
| 17 | + <file name="Logs/Formatter.php"> |
| 18 | + <error line="22" severity="error" message="Argument $record is missing from the Docblock of format" source="phpDocumentor.file.PPC:ERR-50015"/> |
| 19 | + <error line="34" severity="error" message="No summary for method prepareTags()" source="phpDocumentor.file.PPC:ERR-50008"/> |
| 20 | + <error line="82" severity="error" message="No summary for method prepareMessage()" source="phpDocumentor.file.PPC:ERR-50008"/> |
| 21 | + <error line="113" severity="error" message="No summary for method rfc5424ToSeverity()" source="phpDocumentor.file.PPC:ERR-50008"/> |
| 22 | + <error line="136" severity="error" message="No summary for method replaceDigitData()" source="phpDocumentor.file.PPC:ERR-50008"/> |
| 23 | + <error line="149" severity="error" message="No summary for method trimLines()" source="phpDocumentor.file.PPC:ERR-50008"/> |
| 24 | + </file> |
| 25 | + <file name="Logs/MonologHandler.php"> |
| 26 | + <error line="36" severity="error" message="No summary for method write()" source="phpDocumentor.file.PPC:ERR-50008"/> |
| 27 | + </file> |
| 28 | + <file name="Jobs/WritePayload.php"> |
14 | 29 | <error line="89" severity="error" message="No summary for method handle()" source="phpDocumentor.file.PPC:ERR-50008"/>
|
15 | 30 | <error line="102" severity="error" message="No summary for method tags()" source="phpDocumentor.file.PPC:ERR-50008"/>
|
16 |
| - <error line="52" severity="error" message="No summary for property $points" source="phpDocumentor.file.PPC:ERR-50007"/> |
| 31 | + <error line="52" severity="error" message="No summary for property $payload" source="phpDocumentor.file.PPC:ERR-50007"/> |
17 | 32 | <error line="57" severity="error" message="No summary for property $precision" source="phpDocumentor.file.PPC:ERR-50007"/>
|
18 | 33 | <error line="62" severity="error" message="No summary for property $retentionPolicy" source="phpDocumentor.file.PPC:ERR-50007"/>
|
19 | 34 | </file>
|
20 |
| - <file name="Jobs/WritePayload.php"> |
| 35 | + <file name="Jobs/WritePoints.php"> |
21 | 36 | <error line="89" severity="error" message="No summary for method handle()" source="phpDocumentor.file.PPC:ERR-50008"/>
|
22 | 37 | <error line="102" severity="error" message="No summary for method tags()" source="phpDocumentor.file.PPC:ERR-50008"/>
|
23 |
| - <error line="52" severity="error" message="No summary for property $payload" source="phpDocumentor.file.PPC:ERR-50007"/> |
| 38 | + <error line="52" severity="error" message="No summary for property $points" source="phpDocumentor.file.PPC:ERR-50007"/> |
24 | 39 | <error line="57" severity="error" message="No summary for property $precision" source="phpDocumentor.file.PPC:ERR-50007"/>
|
25 | 40 | <error line="62" severity="error" message="No summary for property $retentionPolicy" source="phpDocumentor.file.PPC:ERR-50007"/>
|
26 | 41 | </file>
|
27 |
| - <file name="Jobs/Job.php"> |
28 |
| - <error line="48" severity="error" message="No summary for method tags()" source="phpDocumentor.file.PPC:ERR-50008"/> |
29 |
| - <error line="31" severity="error" message="No summary for property $args" source="phpDocumentor.file.PPC:ERR-50007"/> |
30 |
| - </file> |
31 |
| - <file name="Logs/Formatter.php"> |
32 |
| - <error line="22" severity="error" message="Argument $record is missing from the Docblock of format" source="phpDocumentor.file.PPC:ERR-50015"/> |
33 |
| - <error line="34" severity="error" message="No summary for method prepareTags()" source="phpDocumentor.file.PPC:ERR-50008"/> |
34 |
| - <error line="82" severity="error" message="No summary for method prepareMessage()" source="phpDocumentor.file.PPC:ERR-50008"/> |
35 |
| - <error line="113" severity="error" message="No summary for method rfc5424ToSeverity()" source="phpDocumentor.file.PPC:ERR-50008"/> |
36 |
| - <error line="136" severity="error" message="No summary for method replaceDigitData()" source="phpDocumentor.file.PPC:ERR-50008"/> |
37 |
| - <error line="149" severity="error" message="No summary for method trimLines()" source="phpDocumentor.file.PPC:ERR-50008"/> |
38 |
| - </file> |
39 | 42 | <file name="Jobs/Write.php">
|
40 | 43 | <error line="51" severity="error" message="No summary for method handle()" source="phpDocumentor.file.PPC:ERR-50008"/>
|
41 | 44 | <error line="63" severity="error" message="No summary for method tags()" source="phpDocumentor.file.PPC:ERR-50008"/>
|
42 | 45 | <error line="22" severity="error" message="No summary for property $payload" source="phpDocumentor.file.PPC:ERR-50007"/>
|
43 | 46 | <error line="27" severity="error" message="No summary for property $parameters" source="phpDocumentor.file.PPC:ERR-50007"/>
|
44 | 47 | </file>
|
45 |
| - <file name="InfluxDbFacade.php"> |
46 |
| - <error line="28" severity="error" message="No summary for method getFacadeAccessor()" source="phpDocumentor.file.PPC:ERR-50008"/> |
47 |
| - <error line="39" severity="error" message="No summary for method __callStatic()" source="phpDocumentor.file.PPC:ERR-50008"/> |
48 |
| - <error line="58" severity="error" message="No summary for method write()" source="phpDocumentor.file.PPC:ERR-50008"/> |
49 |
| - <error line="78" severity="error" message="No summary for method writePayload()" source="phpDocumentor.file.PPC:ERR-50008"/> |
50 |
| - <error line="101" severity="error" message="No summary for method writePoints()" source="phpDocumentor.file.PPC:ERR-50008"/> |
| 48 | + <file name="Jobs/Job.php"> |
| 49 | + <error line="48" severity="error" message="No summary for method tags()" source="phpDocumentor.file.PPC:ERR-50008"/> |
| 50 | + <error line="31" severity="error" message="No summary for property $args" source="phpDocumentor.file.PPC:ERR-50007"/> |
51 | 51 | </file>
|
52 |
| - <file name="Logs/MonologHandler.php"> |
53 |
| - <error line="36" severity="error" message="No summary for method write()" source="phpDocumentor.file.PPC:ERR-50008"/> |
| 52 | + <file name="helpers.php"> |
| 53 | + <error line="14" severity="error" message="No summary for function \influxdb()" source="phpDocumentor.file.PPC:ERR-50011"/> |
54 | 54 | </file>
|
55 | 55 | </checkstyle>
|
0 commit comments