Skip to content

Finishing Comment Section in API Design #52

Finishing Comment Section in API Design

Finishing Comment Section in API Design #52

Triggered via pull request August 28, 2025 16:22
Status Failure
Total duration 40s
Artifacts

dotnet.yml

on: pull_request
build-and-test
35s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-and-test
Process completed with exit code 1.
build-and-test: AskFm/AskFm.DAL/Repositories/Repository.cs#L72
Cannot convert null literal to non-nullable reference type.
build-and-test: AskFm/AskFm.DAL/Repositories/Repository.cs#L57
Cannot convert null literal to non-nullable reference type.
build-and-test: AskFm/AskFm.DAL/Repositories/Repository.cs#L42
Cannot convert null literal to non-nullable reference type.
build-and-test: AskFm/AskFm.DAL/Repositories/Repository.cs#L31
Cannot convert null literal to non-nullable reference type.
build-and-test: AskFm/AskFm.DAL/AppDbContext.cs#L16
'AppDbContext.Users' hides inherited member 'IdentityUserContext<ApplicationUser, int, IdentityUserClaim<int>, IdentityUserLogin<int>, IdentityUserToken<int>>.Users'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build-and-test: AskFm/AskFm.DAL/Interfaces/IRepository.cs#L21
Cannot convert null literal to non-nullable reference type.
build-and-test: AskFm/AskFm.DAL/Interfaces/IRepository.cs#L20
Cannot convert null literal to non-nullable reference type.
build-and-test: AskFm/AskFm.DAL/Interfaces/IRepository.cs#L16
Cannot convert null literal to non-nullable reference type.
build-and-test: AskFm/AskFm.DAL/Interfaces/IRepository.cs#L16
Cannot convert null literal to non-nullable reference type.
build-and-test: AskFm/AskFm.DAL/Interfaces/IRepository.cs#L15
Cannot convert null literal to non-nullable reference type.