fix: re-add obsolete afdeling event #727
Annotations
31 warnings
Archive code coverage results
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Run all tests:
src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L26
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
Run all tests:
src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L33
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
Run all tests:
src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L17
Possible null reference argument for parameter 'id' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
|
Run all tests:
src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L18
Possible null reference argument for parameter 'title' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
|
Run all tests:
src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L19
Possible null reference argument for parameter 'subtitle' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
|
Run all tests:
src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L20
Possible null reference argument for parameter 'generatorTitle' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
|
Run all tests:
src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L21
Possible null reference argument for parameter 'generatorUri' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
|
Run all tests:
src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L23
Possible null reference argument for parameter 'rights' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
|
Run all tests:
src/AssociationRegistry.Acm.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L15
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Run all tests:
src/AssociationRegistry.Acm.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L33
Dereference of a possibly null reference.
|
Dotnet build:
src/AssociationRegistry.Public.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L15
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Dotnet build:
src/AssociationRegistry.Public.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L38
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(ElasticSearchOptionsSection elasticSearchOptions)'.
|
Dotnet build:
src/AssociationRegistry.Public.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L57
Dereference of a possibly null reference.
|
Dotnet build:
src/AssociationRegistry.Public.Api/Verenigingen/Search/SearchVerenigingenExtensions.cs#L61
Possible null reference return.
|
Dotnet build:
src/AssociationRegistry.Public.Api/Program.cs#L245
The type 'AssociationRegistry.Public.Api.Infrastructure.ConfigurationBindings.AppSettings?' cannot be used as type parameter 'TService' in the generic type or method 'ServiceCollectionServiceExtensions.AddSingleton<TService>(IServiceCollection, TService)'. Nullability of type argument 'AssociationRegistry.Public.Api.Infrastructure.ConfigurationBindings.AppSettings?' doesn't match 'class' constraint.
|
Dotnet build:
src/AssociationRegistry.Public.Api/Program.cs#L396
Possible null reference argument for parameter 'appSettings' in 'IServiceCollection SwaggerExtensions.AddPublicApiSwagger(IServiceCollection services, AppSettings appSettings)'.
|
Dotnet build:
src/AssociationRegistry.Public.Api/Verenigingen/Search/SearchVerenigingenController.cs#L136
Parameter 'logger' has no matching param tag in the XML comment for 'SearchVerenigingenController.Zoeken(string?, string?, string?, PaginationQueryParams, IValidator<PaginationQueryParams>, ILogger<SearchVerenigingenController>, CancellationToken)' (but other parameters do)
|
Dotnet build:
src/AssociationRegistry.Public.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L15
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Dotnet build:
src/AssociationRegistry.Public.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L38
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(ElasticSearchOptionsSection elasticSearchOptions)'.
|
Dotnet build:
src/AssociationRegistry.Public.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L57
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading