Skip to content

bump version

bump version #126

Triggered via push November 30, 2023 16:50
Status Success
Total duration 13m 47s
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

60 warnings
Build & Test on linux-x64: src/DxFeed.Graal.Net/Native/ErrorHandling/GraalException.cs#L41
Member 'GraalException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'GraalException.GetObjectData(SerializationInfo, StreamingContext)'.
Build & Test on linux-x64: src/DxFeed.Graal.Net/Native/ErrorHandling/JavaException.cs#L57
Member 'JavaException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'JavaException.GetObjectData(SerializationInfo, StreamingContext)'.
Build & Test on linux-x64: src/DxFeed.Graal.Net/Native/ErrorHandling/JavaException.cs#L36
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build & Test on linux-x64: src/DxFeed.Graal.Net/Native/ErrorHandling/JavaException.cs#L59
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build & Test on linux-x64: src/DxFeed.Graal.Net/Native/ErrorHandling/GraalException.cs#L32
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build & Test on linux-x64: src/DxFeed.Graal.Net/Native/ErrorHandling/GraalException.cs#L43
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build & Test on osx-x64: src/DxFeed.Graal.Net/Native/Interop/HandleMap.cs#L13
Type 'HandleMap' 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-x64: src/DxFeed.Graal.Net/Native/Graal/IsolateThread.cs#L21
Type 'IsolateThread' 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-x64: src/DxFeed.Graal.Net/Native/Events/Market/SummaryMapper.cs#L12
Type 'SummaryMapper' 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-x64: src/DxFeed.Graal.Net/Native/Events/Market/ProfileMapper.cs#L12
Type 'ProfileMapper' 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-x64: src/DxFeed.Graal.Net/Native/Events/Market/QuoteMapper.cs#L12
Type 'QuoteMapper' 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-x64: src/DxFeed.Graal.Net/Native/Ipf/InstrumentProfileListNative.cs#L17
Type 'InstrumentProfileListNative' 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/OptionSaleMapper.cs#L12
Type 'OptionSaleMapper' 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/Ipf/InstrumentProfileReaderNative.cs#L18
Type 'InstrumentProfileReaderNative' 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/Interop/HandleMap.cs#L13
Type 'HandleMap' 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/Graal/IsolateThread.cs#L21
Type 'IsolateThread' 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/Options/UnderlyingMapper.cs#L12
Type 'UnderlyingMapper' 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/Options/SeriesMapper.cs#L12
Type 'SeriesMapper' 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/LatencyTest/LatencyTestTool.cs#L57
The type 'string?' cannot be used as type parameter 'T' in the generic type or method 'ConcurrentSet<T>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Release: src/DxFeed.Graal.Net.Tools/LatencyTest/LatencyTestTool.cs#L62
Non-nullable field 'args' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release: src/DxFeed.Graal.Net.Tools/LatencyTest/LatencyTestTool.cs#L36
The field 'LatencyTestTool.Diagnostic.args' is never used
Release: src/DxFeed.Graal.Net/Native/Interop/HandleMap.cs#L13
Type 'HandleMap' 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/Ipf/InstrumentProfileListNative.cs#L17
Type 'InstrumentProfileListNative' 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/Ipf/InstrumentProfileConnectionHandle.cs#L14
Type 'InstrumentProfileConnectionHandle' 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/Options/UnderlyingMapper.cs#L12
Type 'UnderlyingMapper' 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/TradeETHMapper.cs#L15
Type 'TradeETHMapper' 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/Graal/Isolate.cs#L33
Type 'Isolate' 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/OrderMapper.cs#L12
Type 'OrderMapper' 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/Ipf/InstrumentProfileListNative.cs#L17
Type 'InstrumentProfileListNative' 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)