Skip to content

Nos3#483: Replace gethost to getaddrinfo #128

Nos3#483: Replace gethost to getaddrinfo

Nos3#483: Replace gethost to getaddrinfo #128

Triggered via pull request February 6, 2025 15:14
Status Success
Total duration 35s
Artifacts

cpp-linter.yml

on: pull_request
cpp-linter
26s
cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 10 warnings, and 10 notices
src/mc/internal/mc_interface_internal.template.c:22:26 [cppcoreguidelines-avoid-non-const-global-variables]: src/mc/internal/mc_interface_internal.template.c#L22
variable 'mc_file_ptr' provides global access to a non-const object; consider making the pointed-to data 'const'
Run clang-format on src/mc/internal/mc_interface_internal.template.c: src/mc/internal/mc_interface_internal.template.c#L1
File src/mc/internal/mc_interface_internal.template.c does not conform to Custom style guidelines. (lines 22)
Run clang-format on src/sa/mariadb/sa_interface_mariadb.template.c: src/sa/mariadb/sa_interface_mariadb.template.c#L1
File src/sa/mariadb/sa_interface_mariadb.template.c does not conform to Custom style guidelines. (lines 76, 549, 550)
Run clang-format on src/sa/internal/sa_interface_inmemory.template.c: src/sa/internal/sa_interface_inmemory.template.c#L1
File src/sa/internal/sa_interface_inmemory.template.c does not conform to Custom style guidelines. (lines 77, 171, 745, 879, 1618, 1624)
Run clang-format on src/core/crypto_aos.c: src/core/crypto_aos.c#L1
File src/core/crypto_aos.c does not conform to Custom style guidelines. (lines 910)
Run clang-format on src/core/crypto_tc.c: src/core/crypto_tc.c#L1
File src/core/crypto_tc.c does not conform to Custom style guidelines. (lines 342, 343, 344, 618, 619, 808, 941, 942, 947, 953, 1754, 1758, 1759)
Run clang-format on src/core/crypto_tm.c: src/core/crypto_tm.c#L1
File src/core/crypto_tm.c does not conform to Custom style guidelines. (lines 1703, 1708, 1709)
Run clang-format on src/core/crypto_mc.c: src/core/crypto_mc.c#L1
File src/core/crypto_mc.c does not conform to Custom style guidelines. (lines 273)
Run clang-format on src/core/crypto_key_mgmt.c: src/core/crypto_key_mgmt.c#L1
File src/core/crypto_key_mgmt.c does not conform to Custom style guidelines. (lines 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 219, 338, 402)
Run clang-format on src/core/crypto.c: src/core/crypto.c#L1
File src/core/crypto.c does not conform to Custom style guidelines. (lines 814, 815, 816, 818, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 845, 846, 847, 848, 849, 850, 851, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 896, 898, 900, 901, 902, 903, 904, 906, 907, 909, 910, 913, 914, 915, 916, 917, 918, 920)
Run clang-format on src/core/crypto_config.c: src/core/crypto_config.c#L1
File src/core/crypto_config.c does not conform to Custom style guidelines. (lines 38, 193)