Skip to content

Fix Railway webhook container build #1047

Fix Railway webhook container build

Fix Railway webhook container build #1047

Triggered via push May 25, 2026 02:27
Status Success
Total duration 3m 24s
Artifacts

ci.yml

on: push
Matrix: build-and-test
GauntletCI Self-Analysis
0s
GauntletCI Self-Analysis
Update GauntletCI Badge
59s
Update GauntletCI Badge
Fit to window
Zoom out
Zoom in

Annotations

30 warnings and 1 notice
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/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/GCI0056_MissingTestFramework.cs#L24
Private member 'GCI0056_MissingTestFramework.TestFrameworkPackages' 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/GCI0057_BlockingAsyncViolation.cs#L45
Private member 'GCI0057_BlockingAsyncViolation.ControllerMethodPattern' 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#L92
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#L36
Remove unused parameter 'patchModel' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
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 (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/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/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/GCI0056_MissingTestFramework.cs#L24
Private member 'GCI0056_MissingTestFramework.TestFrameworkPackages' 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)
build-and-test (windows-latest): src/GauntletCI.Core/Rules/Implementations/GCI0057_BlockingAsyncViolation.cs#L45
Private member 'GCI0057_BlockingAsyncViolation.ControllerMethodPattern' 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#L36
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#L92
Remove unused parameter 'patchModel' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
Update GauntletCI Badge: 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)
Update GauntletCI Badge: 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)
Update GauntletCI Badge: src/GauntletCI.Core/Rules/Implementations/GCI0010_HardcodingAndConfiguration.cs#L45
Private member 'GCI0010_HardcodingAndConfiguration.ConnectionStringMarkers' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
Update GauntletCI Badge: src/GauntletCI.Core/Rules/Implementations/GCI0056_MissingTestFramework.cs#L24
Private member 'GCI0056_MissingTestFramework.TestFrameworkPackages' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
Update GauntletCI Badge: src/GauntletCI.Core/Rules/Implementations/GCI0057_BlockingAsyncViolation.cs#L45
Private member 'GCI0057_BlockingAsyncViolation.ControllerMethodPattern' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
Update GauntletCI Badge: 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)
Update GauntletCI Badge: 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)
Update GauntletCI Badge: src/GauntletCI.Core/Semantics/PatchCounterfactualGenerator.cs#L36
Remove unused parameter 'patchModel' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
Update GauntletCI Badge: src/GauntletCI.Core/Semantics/PatchCounterfactualGenerator.cs#L92
Remove unused parameter 'patchModel' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
Update GauntletCI Badge: 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 (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026