CI: Better Benchmark #10
Annotations
10 warnings and 10 notices
benches/libgit2/src/libgit2/odb_mempack.c:38:89 [bugprone-easily-swappable-parameters]:
benches/libgit2/src/libgit2/odb_mempack.c#L38
2 adjacent parameters of 'impl__write' of convertible types are easily swapped by mistake
|
benches/libgit2/src/libgit2/odb_mempack.c:40:27 [readability-identifier-length]:
benches/libgit2/src/libgit2/odb_mempack.c#L40
variable name 'db' is too short, expected at least 3 characters
|
benches/libgit2/src/libgit2/odb_mempack.c:42:9 [cppcoreguidelines-init-variables]:
benches/libgit2/src/libgit2/odb_mempack.c#L42
variable 'alloc_len' is not initialized
|
benches/libgit2/src/libgit2/odb_mempack.c:44:42 [readability-braces-around-statements]:
benches/libgit2/src/libgit2/odb_mempack.c#L44
statement should be inside braces
|
benches/libgit2/src/libgit2/odb_mempack.c:56:54 [readability-braces-around-statements]:
benches/libgit2/src/libgit2/odb_mempack.c#L56
statement should be inside braces
|
benches/libgit2/src/libgit2/odb_mempack.c:60:30 [bugprone-multi-level-implicit-pointer-conversion]:
benches/libgit2/src/libgit2/odb_mempack.c#L60
multilevel pointer conversion from 'struct memobject **' to 'void *', please use explicit cast
|
benches/libgit2/src/libgit2/odb_mempack.c:60:30 [bugprone-multi-level-implicit-pointer-conversion]:
benches/libgit2/src/libgit2/odb_mempack.c#L60
multilevel pointer conversion from 'void *' to 'struct memobject **', please use explicit cast
|
benches/libgit2/src/libgit2/odb_mempack.c:60:30 [bugprone-sizeof-expression]:
benches/libgit2/src/libgit2/odb_mempack.c#L60
suspicious usage of 'sizeof(A*)'; pointer to aggregate
|
benches/libgit2/src/libgit2/odb_mempack.c:70:27 [readability-identifier-length]:
benches/libgit2/src/libgit2/odb_mempack.c#L70
variable name 'db' is too short, expected at least 3 characters
|
benches/libgit2/src/libgit2/odb_mempack.c:77:27 [readability-identifier-length]:
benches/libgit2/src/libgit2/odb_mempack.c#L77
variable name 'db' is too short, expected at least 3 characters
|
Run clang-format on benches/libgit2/src/libgit2/odb_mempack.c:
benches/libgit2/src/libgit2/odb_mempack.c#L1
File benches/libgit2/src/libgit2/odb_mempack.c does not conform to LLVM style guidelines. (lines 10,18,25,26,27,28,32,33,34,38,39,40,41,42,44,45,47,48,49,51,52,53,54,56,57,59,60,61,62,63,68,69,70,75,76,77,78,80,81,83,84,85,86,88,92,93,94,95,97,98,100,101,105,106,107,108,109,110,111,112,113,115,116,118,120,121,123,124,125,126,130,131,135,136,137,138,139,143,144,145,146,148,149,150,152,154,159,160,161,163,164,168,169,170,172,174,175,177,178,180,181,182,183,184,185,187)
|
Run clang-format on benches/libgit2/src/libgit2/attrcache.c:
benches/libgit2/src/libgit2/attrcache.c#L1
File benches/libgit2/src/libgit2/attrcache.c does not conform to LLVM style guidelines. (lines 10,17,18,19,21,22,23,24,28,29,30,34,35,36,40,41,42,43,44,45,46,47,48,49,50,52,53,54,56,57,58,60,61,63,64,66,67,68,69,71,72,74,75,77,78,84,85,86,87,88,89,91,92,93,95,96,98,103,104,105,106,108,109,111,113,114,116,117,118,119,120,122,123,124,125,127,131,132,133,134,135,137,138,140,141,143,144,146,148,149,150,151,161,162,163,164,165,166,167,168,169,170,171,172,173,174,176,177,178,180,181,182,184,185,186,187,189,190,192,193,194,196,198,199,200,201,202,203,207,208,209,211,215,216,217,218,219,220,221,222,223,224,225,226,228,229,231,232,233,234,235,236,238,239,240,241,242,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,263,267,268,269,270,271,272,273,274,276,277,279,280,283,286,287,288,289,290,291,293,295,296,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,319,320,321,323,324,326,328,329,330,331,333,334,335,336,337,338,339,340,341,342,344,345,347,348,349,350,351,353,355,356,358,359,361,362,363,368,369,370,371,372,374,375,377,378,380,381,382,383,384,385,387,388,390,391,392,393,394,396,397,398,399,401,402,403,404,405,406,407,409,410,412,414,417,418,419,423,424,425,427,428,429,430,431,436,437,438,439,440,441,443,444,445,446,447,448,449,450,451,452,453,454,456,457,458,460,461,463,466,467,468,472,473,474,475)
|
Run clang-format on benches/libgit2/src/libgit2/trace.c:
benches/libgit2/src/libgit2/trace.c#L1
File benches/libgit2/src/libgit2/trace.c does not conform to LLVM style guidelines. (lines 10,16,17,18,20,21,22)
|
Run clang-format on benches/libgit2/src/libgit2/oid.c:
benches/libgit2/src/libgit2/oid.c#L1
File benches/libgit2/src/libgit2/oid.c does not conform to LLVM style guidelines. (lines 10,16,17,18,19,20,21,22,23,25,26,27,31,32,33,34,35,36,37,38,40,41,43,44,46,47,49,52,54,55,57,58,59,60,62,63,68,69,73,74,79,80,81,82,83,84,88,89,93,94,98,99,100,101,102,106,107,111,112,117,118,119,121,122,123,124,126,127,129,130,131,132,134,138,139,143,144,145,147,148,150,151,152,158,159,160,164,165,166,167,169,173,174,175,176,181,182,183,185,186,187,189,190,192,196,197,198,199,201,202,204,205,206,207,212,213,214,216,217,219,221,222,224,225,230,231,232,234,237,239,240,245,246,250,251,256,257,258,260,263,265,270,271,275,276,280,282,283,285,290,291,292,293,294,295,297,298,299,300,301,302,303,304,305,306,307,308,313,314,318,319,320,323,324,325,326,328,330,331,332,337,338,339,345,346,350,351,352,356,357,358,359,361,362,363,365,369,370,371,372,374,375,376,377,379,381,382,383,384,386,387,389,390,395,396,397,399,401,402,403,405,406,407,408,410,411,416,417,418,419,421,423,470,471,472,473,474,476,477,478,479,481,482,484,485,487,488,489,491,492,493,494,496,498,499,501,502,504,505,506,507,508,509,510,512,513,514,515,516,517,518,519,521,522,524,525,526,527,528,530,531,534)
|
Run clang-format on benches/libgit2/src/libgit2/fetch.c:
benches/libgit2/src/libgit2/fetch.c#L1
File benches/libgit2/src/libgit2/fetch.c does not conform to LLVM style guidelines. (lines 10,16,24,25,26,28,29,31,32,34,35,36,37,38,39,40,41,43,44,46,47,52,53,54,55,56,58,59,61,62,63,64,65,66,67,68,69,70,71,76,77,78,80,81,83,85,86,87,88,90,91,92,97,98,99,100,101,102,103,104,105,106,108,109,111,112,113,115,116,117,118,119,120,121,122,123,125,126,128,129,130,132,133,134,136,137,138,139,140,142,143,144,145,147,148,149,150,151,153,154,155,159,160,170,171,172,173,175,177,178,179,180,182,183,185,186,187,189,190,191,192,193,194,196,197,198,199,201,202,203,205,210,211,212,213,214,216,217,219,220,221,223,225,229,230,231,232,237,238)
|
Run clang-format on benches/libgit2/src/libgit2/trailer.c:
benches/libgit2/src/libgit2/trailer.c#L1
File benches/libgit2/src/libgit2/trailer.c does not conform to LLVM style guidelines. (lines 11,18,19,20,21,24,25,26,27,28,32,33,34,36,37,38,39,40,47,48,49,51,53,54,55,56,58,59,60,61,62,63,65,66,67,68,69,70,86,87,88,89,90,91,92,93,94,96,97,98,99,100,101,102,103,117,118,119,120,121,123,124,126,127,128,129,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,156,157,158,160,161,162,163,172,173,174,175,176,177,178,179,180,181,182,183,184,185,187,188,189,190,191,192,193,194,196,197,198,199,200,201,202,203,204,205,206,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,226,227,228,229,230,231,232,233,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,256,257,261,262,263,264,265,267,269,270,271,273,274,276,281,282,283,284,285,286,287,288,292,293,297,298,299,300,301,302,303,304,306,307,308,309,311,312,313,314,315,316,318,319,320,321,322,323,324,326,327,328,329,331,332,333,334,335,337,338,339,340,342,343,344,345,346,347,348,350,351,352,354,355,356,358,359,360,361,362,363,364,366,367,368,370,371,372,373,374,375,376,378,379,380,382,383,384,385,386,387,388,390,391,392,393,394,396,397,399,400,402,403,404,405,406,407,409,410,411,413,414,415,418,419,420,421,426,427,428)
|
Run clang-format on benches/libgit2/src/libgit2/revparse.c:
benches/libgit2/src/libgit2/revparse.c#L1
File benches/libgit2/src/libgit2/revparse.c does not conform to LLVM style guidelines. (lines 10,18,19,20,21,22,23,24,26,27,32,33,34,35,36,37,39,40,45,46,47,52,53,54,56,57,58,59,61,62,63,65,70,71,72,73,74,76,78,79,81,82,84,85,87,88,90,93,94,95,96,97,98,99,100,102,103,105,106,108,109,111,112,114,115,117,118,120,121,122,124,125,127,131,132,133,134,136,137,138,140,141,143,147,148,149,150,151,152,153,154,155,156,158,160,161,163,164,166,167,169,170,172,174,175,177,178,179,180,182,183,185,187,188,190,191,193,194,196,197,199,201,202,206,207,208,209,210,214,215,216,217,218,219,221,222,224,226,227,228,230,231,232,233,234,236,237,238,240,241,243,244,245,247,248,249,251,252,253,254,255,256,258,261,262,263,264,265,267,271,272,273,274,275,277,278,279,280,281,282,283,284,285,287,288,289,290,291,292,294,295,296,297,299,300,304,305,309,310,311,312,314,315,316,317,318,319,320,322,323,324,325,327,328,332,333,337,338,339,340,341,342,344,346,347,349,351,352,353,354,356,357,358,359,360,362,363,365,366,368,369,371,372,373,374,376,378,379,383,384,385,386,388,389,391,392,394,395,400,401,402,403,408,409,410,411,413,414,415,417,418,419,420,422,424,428,429,430,431,433,434,435,437,439,443,444,445,446,447,448,449,450,452,453,455,456,457,458,460,461,462,463,464,465,469,470,471,476,477,478,479,480,482,484,485,486,488,489,490,491,493,494,496,497,502,503,504,505,506,508,509,511,512,514,516,517,518,519,520,524,525,526,531,532,533,535,536,538,539,541,543,544,549,550,551,553,555,557,558,560,562,563,564,566,567,568,570,575,576,577,579,581,583,584,586,591,592,593,594,595,597,599,601,602,603,604,605,607,608,609,611,612,613,615,617,622,623,624,625,627,628,630,631,636,637,638,639,641,642,644,645,647,648,650,651,653,654,659,660,661,662,667,668,669,670,672,673,675,676,681,682,683,684,689,690,691,692,693,694,695,696,697,698,700,701,703,704,706,707,708,709,711,712,714,715,716,717,719,720,722,723,725,726,728,729,731,732,733,734,736,737,739,740,742,743,744,745,747,748,749,751,753,754,756,757,759,760,762,763,764,765,767,768,769,771,773,774,776,777,778,780,781,782,783,784,785,786,788,789,790,791,792,793,794,795,796,798,799,800,801,803,804,805,807,808,810,811,813,814,816,817,818,819,820,821,822,823,824,825,827,828,829,831,832,833,834,836,837,839,840,841,842,844,845,846,849,850,851,852,853,855,856,857,859,863,864,865,866,867,868,869,870,871,872,874,875,877,878,879,883,884,885,889,890,891,892,893,895,897,898,900,902,906,907,908,912,913,914,915,916,917,918,920,921,922,924,926,927,928,929,931,932,933,934,935,936,937,938,939,940,942,943,944,945,946,947,949,950,951,952,954,955,956,957,958,959,961,962,963,964,965)
|
Run clang-format on benches/libgit2/src/libgit2/blob.c:
benches/libgit2/src/libgit2/blob.c#L1
File benches/libgit2/src/libgit2/blob.c does not conform to LLVM style guidelines. (lines 10,19,20,21,23,24,25,29,30,31,33,34,35,39,40,41,43,47,48,49,50,51,55,56,57,59,60,62,63,64,68,69,70,72,73,75,76,77,81,82,83,84,85,86,88,89,91,92,93,95,96,98,102,103,104,105,106,107,108,109,111,112,113,115,116,117,118,120,121,122,123,125,127,128,129,130,132,133,135,139,140,141,142,143,144,145,146,147,148,150,152,153,154,156,157,159,163,164,165,166,167,168,170,171,173,174,175,176,177,178,180,181,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,201,203,204,205,207,208,210,211,212,214,215,216,217,218,220,221,223,224,226,227,228,229,231,232,233,234,235,237,238,239,240,241,242,243,244,245,247,248,250,251,252,253,254,255,256,257,258,259,260,261,262,265,266,267,272,273,274,278,279,280,281,282,283,285,286,287,288,290,292,293,295,296,298,302,303,304,305,309,310,311,313,317,318,319,321,322,326,327,328,333,334,335,336,337,339,340,342,343,345,346,347,348,350,351,352,353,355,356,357,359,360,361,363,365,366,367,369,373,374,375,376,378,379,380,381,382,383,384,386,387,389,390,391,395,396,397,398,400,402,404,405,409,410,411,413,418,419,420,421,422,423,427,428,429,430,431,432,433,434,435,436,438,439,440,442,443,445,446,448,449,450,452,453,455,456,458,461,462,463,465,466,467,469,470,471,473,475,476,484,485,486,490,491,495,496,500,501,502,503,504,505,508,509,510,511,515,516,517,518,519,520,521,523,524,525,526)
|
Run clang-format on benches/libgit2/src/libgit2/cherrypick.c:
benches/libgit2/src/libgit2/cherrypick.c#L1
File benches/libgit2/src/libgit2/cherrypick.c does not conform to LLVM style guidelines. (lines 1,2,3,4,5,10,16,22,24,25,26,27,28,29,30,32,33,34,35,37,38,40,45,46,47,48,49,50,51,53,54,55,56,60,61,62,64,69,70,71,72,73,74,75,76,77,79,81,82,83,84,85,86,88,89,91,92,94,95,100,101,102,104,107,108,109,111,112,117,118,119,120,121,122,123,124,125,126,127,129,130,131,132,134,135,136,137,139,140,141,142,143,145,146,148,149,150,151,153,154,155,157,159,160,161,162,163,168,169,170,171,172,173,174,175,176,177,178,179,180,181,183,184,186,188,189,191,192,193,194,195,197,199,200,201,202,203,204,205,206,207,208,209,210,211,215,218,219,220,221,222,223,228,229,230,231,232,237,238,239)
|
Run clang-format on benches/libgit2/src/libgit2/annotated_commit.c:
benches/libgit2/src/libgit2/annotated_commit.c#L1
File benches/libgit2/src/libgit2/annotated_commit.c does not conform to LLVM style guidelines. (lines 10,13,21,22,23,24,25,26,27,29,30,32,34,35,37,39,40,42,43,45,46,48,51,52,53,58,59,60,61,62,63,64,65,67,68,69,71,73,74,78,79,83,84,85,86,87,91,92,93,94,98,99,100,101,102,103,104,106,107,108,110,111,113,114,115,116,118,120,121,126,127,128,129,130,131,132,134,135,136,138,140,141,143,144,145,146,148,149,150,151,153,157,158,159,160,161,162,164,165,167,169,170,172,174,178,179,180,181,182,183,184,185,186,187,188,189,191,192,194,195,197,198,201,204,205,206,207,211,212,213,214,218,219,220,221,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237)
|