Skip to content

feat: add StringUtilTest.cs #240

feat: add StringUtilTest.cs

feat: add StringUtilTest.cs #240

Triggered via push May 22, 2024 12:29
Status Success
Total duration 4m 5s
Artifacts

build.yml

on: push
Matrix: build_and_test
Release
0s
Release
Build & Upload Docs
0s
Build & Upload Docs
Fit to window
Zoom out
Zoom in

Annotations

39 warnings
Build & Test on osx-arm64
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
Build & Test on osx-arm64
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
Build & Test on osx-arm64
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
Build & Test on osx-arm64: src/DxFeed.Graal.Net/Events/Market/MarketEventSymbols.cs#L153
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
Build & Test on osx-arm64: src/DxFeed.Graal.Net/Events/Market/MarketEventSymbols.cs#L214
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
Build & Test on osx-arm64: src/DxFeed.Graal.Net/Events/Market/MarketEventSymbols.cs#L179
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
Build & Test on osx-arm64: src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L12
Type 'OtcMarketsOrderMapper' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build & Test on osx-arm64: src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L12
Type 'OtcMarketsOrderMapper' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build & Test on osx-arm64: tests/DxFeed.Graal.Net.Tests/Utils/StringUtilTest.cs#L18
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)
Build & Test on osx-arm64: tests/DxFeed.Graal.Net.Tests/Utils/StringUtilTest.cs#L19
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)
Build & Test on linux-x64: src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L12
Type 'OtcMarketsOrderMapper' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build & Test on linux-x64: src/DxFeed.Graal.Net/Events/Market/MarketEventSymbols.cs#L153
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
Build & Test on linux-x64: src/DxFeed.Graal.Net/Events/Market/MarketEventSymbols.cs#L214
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
Build & Test on linux-x64: src/DxFeed.Graal.Net/Events/Market/MarketEventSymbols.cs#L179
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
Build & Test on linux-x64: src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L12
Type 'OtcMarketsOrderMapper' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build & Test on linux-x64: tests/DxFeed.Graal.Net.Tests/Utils/StringUtilTest.cs#L18
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)
Build & Test on linux-x64: tests/DxFeed.Graal.Net.Tests/Utils/StringUtilTest.cs#L19
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)
Build & Test on linux-x64
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
Build & Test on linux-x64
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
Build & Test on linux-x64
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
Build & Test on win-x64: src/DxFeed.Graal.Net/Events/Market/MarketEventSymbols.cs#L153
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
Build & Test on win-x64: src/DxFeed.Graal.Net/Events/Market/MarketEventSymbols.cs#L179
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
Build & Test on win-x64: src/DxFeed.Graal.Net/Events/Market/MarketEventSymbols.cs#L214
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
Build & Test on win-x64: src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L12
Type 'OtcMarketsOrderMapper' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build & Test on win-x64: src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L12
Type 'OtcMarketsOrderMapper' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build & Test on win-x64: tests/DxFeed.Graal.Net.Tests/Utils/StringUtilTest.cs#L18
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)
Build & Test on win-x64: tests/DxFeed.Graal.Net.Tests/Utils/StringUtilTest.cs#L19
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)
Build & Test on win-x64
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
Build & Test on win-x64
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
Build & Test on win-x64
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine