Skip to content

bump version

bump version #235

Triggered via push May 21, 2024 11:10
Status Success
Total duration 8m 51s
Artifacts

build.yml

on: push
Matrix: build_and_test
Build & Upload Docs
2m 57s
Build & Upload Docs
Fit to window
Zoom out
Zoom in

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/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#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/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: 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: 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/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/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#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.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/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/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
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/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#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/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/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#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)
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/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)
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#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/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#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/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/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)