-
Notifications
You must be signed in to change notification settings - Fork 1
/
clang-tidy-results.txt
62 lines (62 loc) · 3.77 KB
/
clang-tidy-results.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[1/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/Auth.cpp.
1 warning generated.
[2/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/Auth.cpp.
2 warnings generated.
[3/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/DatabaseManager.cpp.
2 warnings generated.
[4/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/DatabaseManager.cpp.
2 warnings generated.
[5/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/RouteController.cpp.
3 warnings generated.
[6/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/RouteController.cpp.
4 warnings generated.
[7/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/SubscriptionManager.cpp.
5 warnings generated.
[8/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/SubscriptionManager.cpp.
6 warnings generated.
[9/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/main.cpp.
7 warnings generated.
[10/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/services/Counseling.cpp.
7 warnings generated.
[11/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/services/Counseling.cpp.
7 warnings generated.
[12/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/services/Food.cpp.
7 warnings generated.
[13/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/services/Food.cpp.
7 warnings generated.
[14/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/services/Healthcare.cpp.
7 warnings generated.
[15/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/services/Healthcare.cpp.
7 warnings generated.
[16/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/services/Outreach.cpp.
7 warnings generated.
[17/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/services/Outreach.cpp.
7 warnings generated.
[18/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/services/Shelter.cpp.
7 warnings generated.
[19/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/src/services/Shelter.cpp.
7 warnings generated.
[20/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/include/Auth.h.
8 warnings generated.
[21/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/include/Counseling.h.
8 warnings generated.
[22/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/include/DatabaseManager.h.
8 warnings generated.
[23/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/include/Food.h.
8 warnings generated.
[24/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/include/Healthcare.h.
8 warnings generated.
[25/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/include/Logger.h.
8 warnings generated.
[26/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/include/MockDatabaseManager.h.
8 warnings generated.
[27/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/include/Outreach.h.
8 warnings generated.
[28/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/include/RouteController.h.
9 warnings generated.
[29/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/include/Shelter.h.
9 warnings generated.
[30/21] Processing file /Users/mariasurani/Documents/Repos/COMSW4156-Git-Gud/include/SubscriptionManager.h.
9 warnings generated.
Suppressed 9 warnings (9 in non-user code).
Use -header-filter=.* to display errors from all non-system headers. Use -system-headers to display errors from system headers as well.