Skip to content

Bump ModelContextProtocol from 1.4.0 to 1.4.1 #1378

Bump ModelContextProtocol from 1.4.0 to 1.4.1

Bump ModelContextProtocol from 1.4.0 to 1.4.1 #1378

Triggered via pull request July 13, 2026 16:09
Status Success
Total duration 2m 44s
Artifacts

ci.yml

on: pull_request
Matrix: build-and-test
GauntletCI Self-Analysis
1m 6s
GauntletCI Self-Analysis
Update GauntletCI Badge
0s
Update GauntletCI Badge
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
GauntletCI Self-Analysis: src/GauntletCI.Llm/RemoteLlmEngine.cs#L19
Private member 'RemoteLlmEngine.RequestTimeout' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
GauntletCI Self-Analysis: src/GauntletCI.Core/Rules/Implementations/GCI0003_BehavioralChangeDetection.cs#L65
Private member 'GCI0003_BehavioralChangeDetection.AccessModifiers' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
GauntletCI Self-Analysis: src/GauntletCI.Core/Rules/Implementations/GCI0051_NumericCoercionRisks.cs#L28
Private member 'GCI0051_NumericCoercionRisks.ImplicitDowncastRegex' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
GauntletCI Self-Analysis: src/GauntletCI.Core/Rules/Implementations/GCI0051_NumericCoercionRisks.cs#L25
Private member 'GCI0051_NumericCoercionRisks.FloatToIntRegex' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
GauntletCI Self-Analysis: src/GauntletCI.Core/Rules/Implementations/GCI0055_MethodSignatureChange.cs#L25
Private member 'GCI0055_MethodSignatureChange.ParameterRegex' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
GauntletCI Self-Analysis: src/GauntletCI.Core/Semantics/PatchCounterfactualGenerator.cs#L36
Remove unused parameter 'patchModel' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
GauntletCI Self-Analysis: src/GauntletCI.Core/Semantics/PatchCounterfactualGenerator.cs#L95
Remove unused parameter 'patchModel' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
GauntletCI Self-Analysis: src/GauntletCI.Core/Rules/Implementations/GCI0001_DiffIntegrity.cs#L24
Private member 'GCI0001_DiffIntegrity.CodeExtensions' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
GauntletCI Self-Analysis: src/GauntletCI.Core/Rules/Implementations/GCI0001_DiffIntegrity.cs#L21
Private member 'GCI0001_DiffIntegrity.FormattingOnlyPatterns' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
GauntletCI Self-Analysis: src/GauntletCI.Core/Analysis/CodebaseAnalyzer.cs#L13
Private member 'CodebaseAnalyzer.CSharpExtensions' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
build-and-test (ubuntu-latest): src/GauntletCI.Llm/RemoteLlmEngine.cs#L19
Private member 'RemoteLlmEngine.RequestTimeout' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
build-and-test (ubuntu-latest): src/GauntletCI.Core/Rules/Implementations/GCI0003_BehavioralChangeDetection.cs#L65
Private member 'GCI0003_BehavioralChangeDetection.AccessModifiers' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
build-and-test (ubuntu-latest): src/GauntletCI.Core/Rules/Implementations/GCI0055_MethodSignatureChange.cs#L25
Private member 'GCI0055_MethodSignatureChange.ParameterRegex' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
build-and-test (ubuntu-latest): src/GauntletCI.Core/Rules/Implementations/GCI0051_NumericCoercionRisks.cs#L28
Private member 'GCI0051_NumericCoercionRisks.ImplicitDowncastRegex' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
build-and-test (ubuntu-latest): src/GauntletCI.Core/Rules/Implementations/GCI0051_NumericCoercionRisks.cs#L25
Private member 'GCI0051_NumericCoercionRisks.FloatToIntRegex' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
build-and-test (ubuntu-latest): src/GauntletCI.Core/Rules/Implementations/GCI0001_DiffIntegrity.cs#L24
Private member 'GCI0001_DiffIntegrity.CodeExtensions' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
build-and-test (ubuntu-latest): src/GauntletCI.Core/Rules/Implementations/GCI0001_DiffIntegrity.cs#L21
Private member 'GCI0001_DiffIntegrity.FormattingOnlyPatterns' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
build-and-test (ubuntu-latest): src/GauntletCI.Core/Analysis/CodebaseAnalyzer.cs#L13
Private member 'CodebaseAnalyzer.CSharpExtensions' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
build-and-test (ubuntu-latest): src/GauntletCI.Core/Semantics/PatchCounterfactualGenerator.cs#L36
Remove unused parameter 'patchModel' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
build-and-test (ubuntu-latest): src/GauntletCI.Core/Semantics/PatchCounterfactualGenerator.cs#L95
Remove unused parameter 'patchModel' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
build-and-test (windows-latest): src/GauntletCI.Llm/RemoteLlmEngine.cs#L19
Private member 'RemoteLlmEngine.RequestTimeout' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
build-and-test (windows-latest): src/GauntletCI.Core/Rules/Implementations/GCI0051_NumericCoercionRisks.cs#L28
Private member 'GCI0051_NumericCoercionRisks.ImplicitDowncastRegex' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
build-and-test (windows-latest): src/GauntletCI.Core/Rules/Implementations/GCI0051_NumericCoercionRisks.cs#L25
Private member 'GCI0051_NumericCoercionRisks.FloatToIntRegex' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
build-and-test (windows-latest): src/GauntletCI.Core/Rules/Implementations/GCI0003_BehavioralChangeDetection.cs#L65
Private member 'GCI0003_BehavioralChangeDetection.AccessModifiers' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
build-and-test (windows-latest): src/GauntletCI.Core/Semantics/PatchCounterfactualGenerator.cs#L95
Remove unused parameter 'patchModel' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
build-and-test (windows-latest): src/GauntletCI.Core/Semantics/PatchCounterfactualGenerator.cs#L36
Remove unused parameter 'patchModel' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
build-and-test (windows-latest): src/GauntletCI.Core/Rules/Implementations/GCI0055_MethodSignatureChange.cs#L25
Private member 'GCI0055_MethodSignatureChange.ParameterRegex' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
build-and-test (windows-latest): src/GauntletCI.Core/Rules/Implementations/GCI0001_DiffIntegrity.cs#L24
Private member 'GCI0001_DiffIntegrity.CodeExtensions' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
build-and-test (windows-latest): src/GauntletCI.Core/Rules/Implementations/GCI0001_DiffIntegrity.cs#L21
Private member 'GCI0001_DiffIntegrity.FormattingOnlyPatterns' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
build-and-test (windows-latest): src/GauntletCI.Core/Analysis/CodebaseAnalyzer.cs#L13
Private member 'CodebaseAnalyzer.CSharpExtensions' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)