Fix copy file behavior: Using trimmed line to get file path in Utils.cs #63
Annotations
10 warnings
Build:
Obj2Tiles.Common/TestFS.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Build:
Obj2Tiles.Common/CommonUtils.cs#L67
Possible null reference return.
|
Build:
Obj2Tiles.Common/CommonUtils.cs#L423
Possible null reference argument for parameter 'instance' in 'ValidationContext.ValidationContext(object instance)'.
|
Build:
Obj2Tiles.Common/CommonUtils.cs#L423
Possible null reference argument for parameter 'instance' in 'bool Validator.TryValidateObject(object instance, ValidationContext validationContext, ICollection<ValidationResult>? validationResults, bool validateAllProperties)'.
|
Build:
Obj2Tiles.Common/CommonUtils.cs#L481
Converting null literal or possible null value to non-nullable type.
|
Build:
Obj2Tiles.Common/CommonUtils.cs#L498
Possible null reference return.
|
Build:
Obj2Tiles.Common/TestArea.cs#L22
Possible null reference argument for parameter 'name' in 'TestArea.TestArea(string name)'.
|
Build:
Obj2Tiles.Library/Geometry/Box3.cs#L37
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
Obj2Tiles.Library/Materials/Material.cs#L61
Converting null literal or possible null value to non-nullable type.
|
Build:
Obj2Tiles.Library/Materials/Material.cs#L62
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading