Skip to content

updated secret

updated secret #9

Triggered via push June 23, 2024 17:44
Status Failure
Total duration 37s
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#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#L91
Cannot convert null literal to non-nullable reference type.
build: Core/Domains/BaseEntity.cs#L91
Cannot convert null literal to non-nullable reference type.
build: Core/Domains/BaseEntity.cs#L92
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#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/Interfaces/Data/IEntityContextRepository.cs#L7
Cannot convert null literal to non-nullable reference type.