Got Serilog logging to work #27
Annotations
10 warnings
Core/Domains/BaseEntity.cs#L169
Cannot convert null literal to non-nullable reference type.
|
Core/Domains/BaseEntity.cs#L169
Cannot convert null literal to non-nullable reference type.
|
Core/Domains/BaseEntity.cs#L181
Cannot convert null literal to non-nullable reference type.
|
Core/Domains/BaseEntity.cs#L181
Cannot convert null literal to non-nullable reference type.
|
Core/Domains/BaseEntity.cs#L249
Cannot convert null literal to non-nullable reference type.
|
Core/Domains/BaseEvent.cs#L9
Cannot convert null literal to non-nullable reference type.
|
Core/Domains/BaseEvent.cs#L9
Cannot convert null literal to non-nullable reference type.
|
Core/Domains/BaseEvent.cs#L9
Cannot convert null literal to non-nullable reference type.
|
Core/Domains/BaseEvent.cs#L11
Cannot convert null literal to non-nullable reference type.
|
Core/Domains/BaseEntity.cs#L28
Nullability of reference types in return type of 'string? BaseEntity.Key.get' doesn't match implicitly implemented member 'string IEntity.Key.get' (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading