升级net8.0 #96
Annotations
3 errors and 10 warnings
build:
src/JT808.Gateway.Tests/JT808.Gateway.Test/Session/JT808SessionManagerTest.cs#L172
Assert.ThrowsAsync is async. The resulting task should be awaited (or stored for later awaiting). (https://xunit.net/xunit.analyzers/rules/xUnit2021)
|
build:
src/JT808.Gateway.Tests/JT808.Gateway.Test/Session/JT808SessionManagerTest.cs#L172
Assert.ThrowsAsync is async. The resulting task should be awaited (or stored for later awaiting). (https://xunit.net/xunit.analyzers/rules/xUnit2021)
|
build
Process completed with exit code 1.
|
build:
src/JT808.Gateway.Abstractions/Extensions/JT808SessionExtensions.cs#L35
The variable 'ex' is declared but never used
|
build:
src/JT808.Gateway.Abstractions/Extensions/JT808SessionExtensions.cs#L65
The variable 'ex' is declared but never used
|
build:
src/JT808.Gateway.Abstractions/Configurations/DataTransferOptions.cs#L7
Missing XML comment for publicly visible type or member 'DataTransferOptions'
|
build:
src/JT808.Gateway.Abstractions/Configurations/DataTransferOptions.cs#L9
Missing XML comment for publicly visible type or member 'DataTransferOptions.Host'
|
build:
src/JT808.Gateway.Abstractions/Configurations/DataTransferOptions.cs#L11
Missing XML comment for publicly visible type or member 'DataTransferOptions.TerminalNos'
|
build:
src/JT808.Gateway.Abstractions/Configurations/RemoteServerOptions.cs#L7
Missing XML comment for publicly visible type or member 'RemoteServerOptions'
|
build:
src/JT808.Gateway.Abstractions/Configurations/RemoteServerOptions.cs#L9
Missing XML comment for publicly visible type or member 'RemoteServerOptions.DataTransfer'
|
build:
src/JT808.Gateway.Abstractions/Dtos/JT808DefaultResultDto.cs#L7
Missing XML comment for publicly visible type or member 'JT808DefaultResultDto'
|
build:
src/JT808.Gateway.Abstractions/Dtos/JT808DefaultResultDto.cs#L9
Missing XML comment for publicly visible type or member 'JT808DefaultResultDto.JT808DefaultResultDto()'
|
build:
src/JT808.Gateway.Abstractions/Dtos/JT808PageResult.cs#L9
Missing XML comment for publicly visible type or member 'JT808PageResult<T>'
|