Nightly Build #312
Annotations
41 warnings
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
src/AssociationRegistry/Grar/GrarClient.cs#L152
Nullability of reference types in return type of 'Task<PostalInformationResponse?> GrarClient.GetPostalInformation(string postcode)' doesn't match implicitly implemented member 'Task<PostalInformationResponse> IGrarClient.GetPostalInformation(string postcode)'.
|
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L13
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
src/AssociationRegistry/EventStore/VerenigingsRepository.cs#L60
Possible null reference argument for parameter 'obj' in 'void VerenigingMetRechtspersoonlijkheid.Hydrate(VerenigingState obj)'.
|
src/AssociationRegistry/Grar/Models/PostalInformationOsloResponse.cs#L48
Non-nullable property 'ObjectId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
src/AssociationRegistry/Grar/GrarClient.cs#L152
Nullability of reference types in return type of 'Task<PostalInformationResponse?> GrarClient.GetPostalInformation(string postcode)' doesn't match implicitly implemented member 'Task<PostalInformationResponse> IGrarClient.GetPostalInformation(string postcode)'.
|
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L13
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
src/AssociationRegistry/Events/AdresMatchUitAdressenregister.cs#L11
Possible null reference assignment.
|
src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L77
Non-nullable property 'AdresId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L78
Non-nullable property 'Adres' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L84
Cannot convert null literal to non-nullable reference type.
|
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
|
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L22
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
|
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L53
'JsonNetSerializer.Customize(Action<JsonSerializer>)' is obsolete: 'Use Configure(Action<JsonSerializerSettings> configure) instead. This overload will be removed in the next major release.'
|
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L76
Dereference of a possibly null reference.
|
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L44
Dereference of a possibly null reference.
|
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L47
Dereference of a possibly null reference.
|
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L49
Dereference of a possibly null reference.
|
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L40
Possible null reference assignment.
|
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L45
Dereference of a possibly null reference.
|
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
src/AssociationRegistry.Public.Schema/Sequence/PubliekVerenigingSequenceDocument.cs#L9
Non-nullable property 'VCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L72
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L7
Non-nullable property 'JsonLdMetadataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L65
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L56
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L60
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L43
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L25
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L36
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
This job succeeded
Loading