Skip to content

[修改] Http.Normalization 的README #22

[修改] Http.Normalization 的README

[修改] Http.Normalization 的README #22

Triggered via push August 2, 2025 07:31
Status Success
Total duration 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: GameFrameX.Foundation.Tests/Options/CommandLineArgumentConverterTests.cs#L91
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: GameFrameX.Foundation.Logger/LogHelper.Warning.cs#L115
'LogHelper.Warn(string, string, params object[])' is obsolete: 'Use Warning(string tag, string message, params object[] args) instead'
build: GameFrameX.Foundation.Logger/LogHelper.Warning.cs#L74
'LogHelper.Warn(string, params object[])' is obsolete: 'Use Warning(string message, params object[] args) instead'
build: GameFrameX.Foundation.Tests/Options/CommandLineArgumentConverterTests.cs#L91
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: GameFrameX.Foundation.Logger/LogHelper.Warning.cs#L115
'LogHelper.Warn(string, string, params object[])' is obsolete: 'Use Warning(string tag, string message, params object[] args) instead'
build: GameFrameX.Foundation.Logger/LogHelper.Warning.cs#L74
'LogHelper.Warn(string, params object[])' is obsolete: 'Use Warning(string message, params object[] args) instead'