build(deps): Bump the nuget-dependencies group with 6 updates (#131) #641
Annotations
8 warnings
Build:
LiveControlGateway/Controllers/DeviceControllerBase.cs#L77
Non-nullable field '_userAgent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
LiveControlGateway/Controllers/DeviceControllerBase.cs#L77
Non-nullable field '_firmwareVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
LiveControlGateway/Controllers/DeviceControllerBase.cs#L54
Missing XML comment for publicly visible type or member 'DeviceControllerBase<TIn, TOut>.Id'
|
Build:
LiveControlGateway/Controllers/DeviceControllerBase.cs#L77
Missing XML comment for publicly visible type or member 'DeviceControllerBase<TIn, TOut>.DeviceControllerBase(ILogger<FlatbuffersWebsocketBaseController<TIn, TOut>>, IHostApplicationLifetime, ISerializer<TIn>, ISerializer<TOut>, IRedisConnectionProvider, IDbContextFactory<OpenShockContext>, IServiceProvider, LCGConfig, IRedisPubService)'
|
Build:
LiveControlGateway/Controllers/DeviceControllerBase.cs#L77
Non-nullable field '_userAgent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
LiveControlGateway/Controllers/DeviceControllerBase.cs#L77
Non-nullable field '_firmwareVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
LiveControlGateway/Controllers/DeviceControllerBase.cs#L54
Missing XML comment for publicly visible type or member 'DeviceControllerBase<TIn, TOut>.Id'
|
Build:
LiveControlGateway/Controllers/DeviceControllerBase.cs#L77
Missing XML comment for publicly visible type or member 'DeviceControllerBase<TIn, TOut>.DeviceControllerBase(ILogger<FlatbuffersWebsocketBaseController<TIn, TOut>>, IHostApplicationLifetime, ISerializer<TIn>, ISerializer<TOut>, IRedisConnectionProvider, IDbContextFactory<OpenShockContext>, IServiceProvider, LCGConfig, IRedisPubService)'
|
Loading