Skip to content

bump version

bump version #129

Triggered via push November 30, 2023 21:41
Status Success
Total duration 9m 48s
Artifacts

build.yml

on: push
Matrix: build_and_test
Build & Upload Docs
2m 54s
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/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 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 osx-x64: src/DxFeed.Graal.Net/Native/Events/Market/AnalyticOrderMapper.cs#L12
Type 'AnalyticOrderMapper' 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 win-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 win-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 win-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 win-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 win-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 win-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)
Release: 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)
Release: 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)
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
Build & Upload Docs: src/DxFeed.Graal.Net/Native/Events/Market/TradeMapper.cs#L12
Type 'TradeMapper' 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/Candles/CandleMapper.cs#L12
Type 'CandleMapper' 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/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 & Upload Docs: src/DxFeed.Graal.Net/Native/Events/Market/SpreadOrderMapper.cs#L12
Type 'SpreadOrderMapper' 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/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)