General update & bug fixes #6
Merged
Annotations
11 warnings
|
|
|
MethodologyMain.Persistence/Repository/TagRepository.cs#L96
Dereference of a possibly null reference.
|
|
MethodologyMain.Persistence/Repository/TagRepository.cs#L62
Dereference of a possibly null reference.
|
|
MethodologyMain.Persistence/Repository/TagRepository.cs#L41
Dereference of a possibly null reference.
|
|
MethodologyMain.Persistence/Repository/TeamRepository.cs#L127
Possible null reference return.
|
|
MethodologyMain.Persistence/Repository/TeamRepository.cs#L116
Possible null reference return.
|
|
MethodologyMain.Persistence/Repository/TeamRepository.cs#L56
Possible null reference argument for parameter 'item' in 'bool List<UserTeamEntity>.Remove(UserTeamEntity item)'.
|
|
MethodologyMain.Persistence/Repository/UserRepository.cs#L32
Possible null reference argument for parameter 'entity' in 'EntityEntry<UserMainEntity> DbSet<UserMainEntity>.Remove(UserMainEntity entity)'.
|
|
MethodologyMain.Persistence/Repository/UserRepository.cs#L26
Dereference of a possibly null reference.
|
|
MethodologyMain.Persistence/Repository/HackathonRepository.cs#L54
Cannot convert null literal to non-nullable reference type.
|
|
MethodologyMain.Persistence/Interfaces/IHackathonRepository.cs#L12
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading