Added Dockerfile #5
Annotations
4 warnings
Build:
MusicService/Services/Song/SongService.cs#L105
Dereference of a possibly null reference.
|
Build:
MusicService/Services/Event/EventService.cs#L58
Possible null reference argument for parameter 'obj' in 'void Action<T>.Invoke(T obj)'.
|
Build:
MusicService/Services/Song/SongService.cs#L105
Dereference of a possibly null reference.
|
Build:
MusicService/Services/Event/EventService.cs#L58
Possible null reference argument for parameter 'obj' in 'void Action<T>.Invoke(T obj)'.
|
Loading