Build PRF Binaries #5
Annotations
1 error and 10 warnings
|
Libaries/DataHandler.cs#L349
Converting null literal or possible null value to non-nullable type.
|
Libaries/DataHandler.cs#L356
Dereference of a possibly null reference.
|
Libaries/DataHandler.cs#L309
Non-nullable field 'Bin_Directory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Libaries/DataHandler.cs#L406
Possible null reference return.
|
Libaries/DataHandler.cs#L430
Possible null reference return.
|
Libaries/Logger.cs#L11
Possible null reference argument for parameter 'module' in 'void DBHandler.Insert_Log_Table(string time, string level, string module, string message)'.
|
Libaries/Models/Communication.cs#L3
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Libaries/Models/Communication.cs#L4
Non-nullable property 'Blender_Installations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Libaries/Models/Communication.cs#L8
Non-nullable property 'Frames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Libaries/Models/Communication.cs#L14
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading