Skip to content

[Snyk] Security upgrade Npgsql.EntityFrameworkCore.PostgreSQL from 7.0.11 to 7.0.18 #13

[Snyk] Security upgrade Npgsql.EntityFrameworkCore.PostgreSQL from 7.0.11 to 7.0.18

[Snyk] Security upgrade Npgsql.EntityFrameworkCore.PostgreSQL from 7.0.11 to 7.0.18 #13

Triggered via pull request June 20, 2024 12:54
Status Success
Total duration 38s
Artifacts

dotnet.yml

on: pull_request
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)'.