Skip to content

Update dotnet.yml

Update dotnet.yml #5

Triggered via push June 23, 2024 17:21
Status Failure
Total duration 37s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
The file '/home/runner/work/horde/horde/Core/bin/Release/net8.0/Core.dll' to be packed was not found on disk.
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#L249
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/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.