chore(deps): update postgres docker tag to v15.15 #292
Annotations
10 warnings
|
Dotnet build:
src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L5
Non-nullable property 'AdresId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Dotnet build:
src/AssociationRegistry/DecentraalBeheer/Vereniging/Werkingsgebieden/Geotags/GeotagsCollection.cs#L52
'GeotagsCollection.Empty' hides inherited member 'ReadOnlyCollection<Geotag>.Empty'. Use the new keyword if hiding was intended.
|
|
Dotnet build:
src/AssociationRegistry/DecentraalBeheer/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
|
Dotnet build:
src/AssociationRegistry/DecentraalBeheer/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
|
Dotnet build:
src/AssociationRegistry/DecentraalBeheer/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L11
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
|
Dotnet build:
src/AssociationRegistry/DecentraalBeheer/Vereniging/Locaties/Locaties.cs#L16
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
|
Dotnet build:
src/AssociationRegistry/DecentraalBeheer/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
|
Dotnet build:
src/AssociationRegistry/DecentraalBeheer/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
|
Dotnet build:
src/AssociationRegistry/Grar/Models/PostalInfo/Postnamen.cs#L26
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
|
Dotnet build:
AssociationRegistry.Integrations.Slack/SlackNotifier.cs#L28
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(AssociationRegistry.Integrations.Slack.NotifyType)3' is not covered.
|
Loading