Updated packages from CESMII repos CESMII.NodeSet.Utilities, which we… #557
Annotations
1 error and 10 warnings
|
api/CESMII.ProfileDesigner.Common/Utils/ConfigUtils.cs#L20
Unreachable code detected
|
api/CESMII.ProfileDesigner.Common/Utils/ConfigUtils.cs#L31
Unreachable code detected
|
api/CESMII.ProfileDesigner.Common/Utils/ConfigUtils.cs#L42
Unreachable code detected
|
api/CESMII.ProfileDesigner.Common/Utils/ConfigUtils.cs#L53
Unreachable code detected
|
api/CESMII.ProfileDesigner.Common/Utils/ConfigUtils.cs#L74
Unreachable code detected
|
api/CESMII.ProfileDesigner.Data/Entities/User.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
api/CESMII.ProfileDesigner.DAL/models/UserModel.cs#L72
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
api/CESMII.ProfileDesigner.Api.Shared/Configuration/ServiceConfigurationBuilder.cs#L20
Unreachable code detected
|
api/CESMII.ProfileDesigner.OpcUa/DalOpcContext.cs#L56
'DalOpcContext.Logger' hides inherited member 'DefaultOpcUaContext.Logger'. Use the new keyword if hiding was intended.
|
api/CESMII.ProfileDesigner.Api/Controllers/AuthController.cs#L66
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
The logs for this run have expired and are no longer available.
Loading