Skip to content

Update dotnet-desktop.yml #11

Update dotnet-desktop.yml

Update dotnet-desktop.yml #11

Triggered via push July 18, 2024 20:15
Status Success
Total duration 5m 31s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (Debug): AdvancedAPI.Data/AdvancedApiContext.cs#L14
Non-nullable property 'Houses' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug): AdvancedAPI.Data/Repositories/BaseRepository.cs#L37
Possible null reference return.
build (Debug): AdvancedAPI.Data/Repositories/Interfaces/IBaseRepository.cs#L12
XML comment has cref attribute 'T' that refers to a type parameter
build (Debug): AdvancedAPI.Data/Repositories/Interfaces/IBaseRepository.cs#L17
XML comment has cref attribute 'T' that refers to a type parameter
build (Debug): AdvancedAPI.Data/Repositories/Interfaces/IBaseRepository.cs#L22
XML comment has cref attribute 'T' that refers to a type parameter
build (Debug): AdvancedAPI.Data/Repositories/Interfaces/IBaseRepository.cs#L27
XML comment has cref attribute 'T' that refers to a type parameter
build (Debug): AdvancedAPI.Data/Repositories/Interfaces/IBaseRepository.cs#L32
XML comment has cref attribute 'T' that refers to a type parameter
build (Debug): AdvancedAPI.Data/Repositories/Interfaces/IBaseRepository.cs#L37
XML comment has cref attribute 'T' that refers to a type parameter