Update publish.yml #17
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#L113
Nullability of reference types in type of parameter 'other' of 'bool BaseEntity.Equals(BaseEntity other)' doesn't match implicitly implemented member 'bool IEquatable<BaseEntity>.Equals(BaseEntity? other)' (possibly because of nullability attributes).
|
This job succeeded
Loading