From 90ae8d4d3e77d2d5ac0f77698c918f8efb22149e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Wed, 25 Dec 2024 03:38:12 +0100 Subject: [PATCH 1/6] Updating analyzers and fixing violations --- src/Libraries/Lombiq.HelpfulLibraries | 2 +- src/Modules/Lombiq.ChartJs | 2 +- src/Modules/Lombiq.DataTables | 2 +- test/Lombiq.UITestingToolbox | 2 +- tools/Lombiq.Analyzers | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Libraries/Lombiq.HelpfulLibraries b/src/Libraries/Lombiq.HelpfulLibraries index 5c899ec65..a57a14c1d 160000 --- a/src/Libraries/Lombiq.HelpfulLibraries +++ b/src/Libraries/Lombiq.HelpfulLibraries @@ -1 +1 @@ -Subproject commit 5c899ec65c9c3f0e177c44fed23628b73f8adbf4 +Subproject commit a57a14c1d74e8f353fb348bd031743e62df1a1d9 diff --git a/src/Modules/Lombiq.ChartJs b/src/Modules/Lombiq.ChartJs index 3aa327a2d..9f7e0dd3a 160000 --- a/src/Modules/Lombiq.ChartJs +++ b/src/Modules/Lombiq.ChartJs @@ -1 +1 @@ -Subproject commit 3aa327a2d1a13553ea7a768ccf01aec77283eb63 +Subproject commit 9f7e0dd3a448ae57969f5f547cc74292fa34700e diff --git a/src/Modules/Lombiq.DataTables b/src/Modules/Lombiq.DataTables index 6a93e7c12..8b0ec0838 160000 --- a/src/Modules/Lombiq.DataTables +++ b/src/Modules/Lombiq.DataTables @@ -1 +1 @@ -Subproject commit 6a93e7c129a3acc29861a428f692154c3fa886f6 +Subproject commit 8b0ec0838ffdc30dd8fe4cd38890e3fe75841ce4 diff --git a/test/Lombiq.UITestingToolbox b/test/Lombiq.UITestingToolbox index c090875e9..68e61ef2e 160000 --- a/test/Lombiq.UITestingToolbox +++ b/test/Lombiq.UITestingToolbox @@ -1 +1 @@ -Subproject commit c090875e9633a2c7623695273e5a2dd85c9ebd06 +Subproject commit 68e61ef2ef7aead938f77b6c46093a0c9aa5cf54 diff --git a/tools/Lombiq.Analyzers b/tools/Lombiq.Analyzers index c810f8e2c..1d4ab3bfb 160000 --- a/tools/Lombiq.Analyzers +++ b/tools/Lombiq.Analyzers @@ -1 +1 @@ -Subproject commit c810f8e2cf8c4ddb367cbde51c3cfb43f070620a +Subproject commit 1d4ab3bfb38c959c9633dae8abfef8feff4e03f2 From ae90c4c42c8dfeb2d9641b205f2ba5d6ea14fe3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Wed, 25 Dec 2024 03:42:01 +0100 Subject: [PATCH 2/6] Spelling --- tools/Lombiq.Analyzers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Lombiq.Analyzers b/tools/Lombiq.Analyzers index 1d4ab3bfb..36dd68cd5 160000 --- a/tools/Lombiq.Analyzers +++ b/tools/Lombiq.Analyzers @@ -1 +1 @@ -Subproject commit 1d4ab3bfb38c959c9633dae8abfef8feff4e03f2 +Subproject commit 36dd68cd5c57832239be1a19644c2faf3d64b5f8 From 59c73684aab2a28669f86b4190b6925e3f8dcc94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Wed, 25 Dec 2024 03:45:52 +0100 Subject: [PATCH 3/6] Spelling again --- tools/Lombiq.Analyzers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Lombiq.Analyzers b/tools/Lombiq.Analyzers index 36dd68cd5..b8c16f57e 160000 --- a/tools/Lombiq.Analyzers +++ b/tools/Lombiq.Analyzers @@ -1 +1 @@ -Subproject commit 36dd68cd5c57832239be1a19644c2faf3d64b5f8 +Subproject commit b8c16f57e2591d6fb05c7b9ee8b2164c599428ed From 93f22f2c1a4672bf7b7c67f441e388281e41beb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Wed, 25 Dec 2024 04:14:58 +0100 Subject: [PATCH 4/6] Fixing build --- tools/Lombiq.Analyzers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Lombiq.Analyzers b/tools/Lombiq.Analyzers index b8c16f57e..91c60c16f 160000 --- a/tools/Lombiq.Analyzers +++ b/tools/Lombiq.Analyzers @@ -1 +1 @@ -Subproject commit b8c16f57e2591d6fb05c7b9ee8b2164c599428ed +Subproject commit 91c60c16f35187b1afd3760d959ef621f049738f From 03180d535c79b01c52dbf46a305b5fb5b7e37185 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Wed, 25 Dec 2024 22:52:09 +0100 Subject: [PATCH 5/6] Fixing more analyzer violations --- src/Libraries/Lombiq.HelpfulLibraries | 2 +- src/Modules/Lombiq.DataTables | 2 +- test/Lombiq.UITestingToolbox | 2 +- tools/Lombiq.Analyzers | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Libraries/Lombiq.HelpfulLibraries b/src/Libraries/Lombiq.HelpfulLibraries index a57a14c1d..686a7ff9d 160000 --- a/src/Libraries/Lombiq.HelpfulLibraries +++ b/src/Libraries/Lombiq.HelpfulLibraries @@ -1 +1 @@ -Subproject commit a57a14c1d74e8f353fb348bd031743e62df1a1d9 +Subproject commit 686a7ff9d938ce614074326b4077efe085c6009b diff --git a/src/Modules/Lombiq.DataTables b/src/Modules/Lombiq.DataTables index 8b0ec0838..1372e3097 160000 --- a/src/Modules/Lombiq.DataTables +++ b/src/Modules/Lombiq.DataTables @@ -1 +1 @@ -Subproject commit 8b0ec0838ffdc30dd8fe4cd38890e3fe75841ce4 +Subproject commit 1372e3097806ff3ff5fc50990a63bbb2883c5f74 diff --git a/test/Lombiq.UITestingToolbox b/test/Lombiq.UITestingToolbox index 68e61ef2e..5114bfa1e 160000 --- a/test/Lombiq.UITestingToolbox +++ b/test/Lombiq.UITestingToolbox @@ -1 +1 @@ -Subproject commit 68e61ef2ef7aead938f77b6c46093a0c9aa5cf54 +Subproject commit 5114bfa1e2b1822646bc6828f29266486baeade4 diff --git a/tools/Lombiq.Analyzers b/tools/Lombiq.Analyzers index 91c60c16f..99fc9df10 160000 --- a/tools/Lombiq.Analyzers +++ b/tools/Lombiq.Analyzers @@ -1 +1 @@ -Subproject commit 91c60c16f35187b1afd3760d959ef621f049738f +Subproject commit 99fc9df1052025a0236f5a3f6a1d3436ff3a76d7 From 4a31241ee6ba0776c1760ee3cb890c7bd3267f25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Wed, 25 Dec 2024 22:54:51 +0100 Subject: [PATCH 6/6] Updating Analyzers in NuGetTest --- NuGetTest/Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NuGetTest/Directory.Build.props b/NuGetTest/Directory.Build.props index c10d629e7..0aa208946 100644 --- a/NuGetTest/Directory.Build.props +++ b/NuGetTest/Directory.Build.props @@ -6,7 +6,7 @@ - + all