Added CreateThread endpoint #31
Merged
Annotations
10 warnings
|
AskFm/AskFm.DAL/Repositories/Repository.cs#L66
Cannot convert null literal to non-nullable reference type.
|
|
AskFm/AskFm.DAL/Repositories/Repository.cs#L51
Cannot convert null literal to non-nullable reference type.
|
|
AskFm/AskFm.DAL/Repositories/Repository.cs#L39
Cannot convert null literal to non-nullable reference type.
|
|
AskFm/AskFm.DAL/Repositories/Repository.cs#L27
Cannot convert null literal to non-nullable reference type.
|
|
AskFm/AskFm.DAL/Interfaces/IRepository.cs#L22
Cannot convert null literal to non-nullable reference type.
|
|
AskFm/AskFm.DAL/Interfaces/IRepository.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
AskFm/AskFm.DAL/Interfaces/IRepository.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
AskFm/AskFm.DAL/Interfaces/IRepository.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
AskFm/AskFm.DAL/Interfaces/IRepository.cs#L16
Cannot convert null literal to non-nullable reference type.
|
|
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.
|
The logs for this run have expired and are no longer available.
Loading