Skip to content

Feature: OtcMarketsOrder #225

Feature: OtcMarketsOrder

Feature: OtcMarketsOrder #225

Triggered via pull request May 13, 2024 15:29
@stdcionstdcion
synchronize #52
feature/otc
Status Success
Total duration 3m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
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/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/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#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/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/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.Tools/Tools.cs#L47
Prefer comparing 'Length' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
Build & Test on osx-arm64: src/DxFeed.Graal.Net.Tools/Tools.cs#L50
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
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/Api/TimeFormatTest.cs#L14
Type 'TimeFormatTest' 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/Api/TimeFormatTest.cs#L14
Type 'TimeFormatTest' 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
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/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/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#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/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/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/Api/TimeFormatTest.cs#L14
Type 'TimeFormatTest' 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/Api/TimeFormatTest.cs#L14
Type 'TimeFormatTest' 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
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