Nightly Build #77
Annotations
41 warnings
Archive code coverage results
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
|
Run all tests:
src/AssociationRegistry.Public.Api/Verenigingen/Search/SearchVerenigingenExtensions.cs#L61
Possible null reference return.
|
Run all tests:
src/AssociationRegistry.Public.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L15
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Run all tests:
src/AssociationRegistry.Public.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L38
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(ElasticSearchOptionsSection elasticSearchOptions)'.
|
Run all tests:
src/AssociationRegistry.Public.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L57
Dereference of a possibly null reference.
|
Run all tests:
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.
|
Run all tests:
src/AssociationRegistry.Public.Api/Program.cs#L396
Possible null reference argument for parameter 'appSettings' in 'IServiceCollection SwaggerExtensions.AddPublicApiSwagger(IServiceCollection services, AppSettings appSettings)'.
|
Run all tests:
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)
|
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L51
Dereference of a possibly null reference.
|
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L53
Dereference of a possibly null reference.
|
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/ProjectionStatus.cs#L8
Non-nullable property 'ShardName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/ProjectionStatus.cs#L10
Non-nullable property 'Exception' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L21
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L49
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(ElasticSearchOptionsSection elasticSearchOptions)'.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L55
Dereference of a possibly null reference.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L83
Possible null reference argument for parameter 'magdaOptionsSection' in 'void ConfigurationExtensions.ThrowIfInvalid(MagdaOptionsSection magdaOptionsSection)'.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L100
Possible null reference argument for parameter 'value' in 'TemporaryMagdaVertegenwoordigersSection? JsonConvert.DeserializeObject<TemporaryMagdaVertegenwoordigersSection>(string value)'.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L104
Possible null reference return.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/IfMatchParser.cs#L15
Dereference of a possibly null reference.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/Middleware/InitiatorHeaderMiddleware.cs#L40
Possible null reference assignment.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Infrastructure/ProjectionStatus.cs#L8
Non-nullable property 'ShardName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Infrastructure/ProjectionStatus.cs#L10
Non-nullable property 'Exception' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Infrastructure/Middleware/InitiatorHeaderMiddleware.cs#L40
Possible null reference assignment.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Infrastructure/Middleware/CorrelationIdProvider.cs#L5
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Infrastructure/Middleware/CorrelationIdMiddleware.cs#L37
Possible null reference assignment.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Infrastructure/Metrics/HighWatermarkListener.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Infrastructure/IfMatchParser.cs#L15
Dereference of a possibly null reference.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Program.cs#L294
The type 'AssociationRegistry.Admin.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.Admin.Api.Infrastructure.ConfigurationBindings.AppSettings?' doesn't match 'class' constraint.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Program.cs#L319
Dereference of a possibly null reference.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Program.cs#L323
Dereference of a possibly null reference.
|
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.
|
The logs for this run have expired and are no longer available.
Loading