Got Serilog logging to work #27
Annotations
10 warnings
build:
Core/Domains/BaseEntity.cs#L169
Cannot convert null literal to non-nullable reference type.
|
build:
Core/Domains/BaseEntity.cs#L169
Cannot convert null literal to non-nullable reference type.
|
build:
Core/Domains/BaseEntity.cs#L181
Cannot convert null literal to non-nullable reference type.
|
build:
Core/Domains/BaseEntity.cs#L181
Cannot convert null literal to non-nullable reference type.
|
build:
Core/Domains/BaseEntity.cs#L249
Cannot convert null literal to non-nullable reference type.
|
build:
Core/Domains/BaseEvent.cs#L9
Cannot convert null literal to non-nullable reference type.
|
build:
Core/Domains/BaseEvent.cs#L9
Cannot convert null literal to non-nullable reference type.
|
build:
Core/Domains/BaseEvent.cs#L9
Cannot convert null literal to non-nullable reference type.
|
build:
Core/Domains/BaseEvent.cs#L11
Cannot convert null literal to non-nullable reference type.
|
build:
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).
|