bump version #232
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
71 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#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
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#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
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/Native/Events/Market/OtcMarketsOrderMapper.cs#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
Build & Test on osx-arm64:
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 osx-arm64:
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:
src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.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/Native/Events/Market/OtcMarketsOrderMapper.cs#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
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#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#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:
src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
Build & Test on linux-x64:
src/DxFeed.Graal.Net.Tools/AbstractTool.cs#L101
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.Tools/AbstractTool.cs#L87
Prefer comparing 'Count' 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 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#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
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#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
Build & Test on win-x64:
src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
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:
src/DxFeed.Graal.Net.Tools/AbstractTool.cs#L101
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 win-x64:
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 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
|
Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Release:
src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
Release:
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)
|
Release:
src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
Release:
src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
Release:
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)
|
Release:
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)
|
Release:
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)
|
Release:
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)
|
Release:
src/DxFeed.Graal.Net.Tools/AbstractTool.cs#L101
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)
|
Release:
src/DxFeed.Graal.Net.Tools/AbstractTool.cs#L87
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Release:
src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
Release:
src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
Release:
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)
|
Release:
src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
Release:
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)
|
Release:
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)
|
Release:
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)
|
Release:
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)
|
Release:
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)
|
Release:
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 & Upload Docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build & Upload Docs:
src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
Build & Upload Docs:
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 & Upload Docs:
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 & Upload Docs:
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 & Upload Docs:
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 & Upload Docs:
src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
Build & Upload Docs:
src/DxFeed.Graal.Net/Native/Events/Market/OtcMarketsOrderMapper.cs#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
Build & Upload Docs:
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 & Upload Docs:
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 & Upload Docs:
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)
|