Skip to content

Merge branch 'main' of https://github.com/SpotiCloud/music-service #12

Merge branch 'main' of https://github.com/SpotiCloud/music-service

Merge branch 'main' of https://github.com/SpotiCloud/music-service #12

Triggered via push June 20, 2024 11:56
Status Success
Total duration 34s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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)'.