Skip to content

Update dotnet.yml

Update dotnet.yml #7

Triggered via push June 23, 2024 17:38
Status Failure
Total duration 28s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
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#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).
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.