[Snyk] Security upgrade Npgsql.EntityFrameworkCore.PostgreSQL from 7.0.11 to 7.0.18 #13
Annotations
10 warnings
build:
MusicService/Data/DataContext.cs#L13
Converting null literal or possible null value to non-nullable type.
|
build:
MusicService/Data/DataContext.cs#L14
Converting null literal or possible null value to non-nullable type.
|
build:
MusicService/Data/DataContext.cs#L15
Converting null literal or possible null value to non-nullable type.
|
build:
MusicService/Services/Song/SongService.cs#L105
Dereference of a possibly null reference.
|
build:
MusicService/Services/Event/EventService.cs#L60
Possible null reference argument for parameter 'obj' in 'void Action<T>.Invoke(T obj)'.
|
build:
MusicService/Data/DataContext.cs#L13
Converting null literal or possible null value to non-nullable type.
|
build:
MusicService/Data/DataContext.cs#L14
Converting null literal or possible null value to non-nullable type.
|
build:
MusicService/Data/DataContext.cs#L15
Converting null literal or possible null value to non-nullable type.
|
build:
MusicService/Services/Song/SongService.cs#L105
Dereference of a possibly null reference.
|
build:
MusicService/Services/Event/EventService.cs#L60
Possible null reference argument for parameter 'obj' in 'void Action<T>.Invoke(T obj)'.
|