fix: OR-1217 update expected exception message #733
Annotations
38 warnings
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/ConfigureMartenExtensions.cs#L68
Possible null reference argument for parameter 'postgreSqlOptions' in 'string GetPostgresConnectionString(PostgreSqlOptionsSection postgreSqlOptions)'.
|
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)'.
|
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L21
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
|
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Program.cs#L107
Dereference of a possibly null reference.
|
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Projections/Detail/PubliekVerenigingDetailProjection.cs#L132
Possible null reference argument for parameter 'id' in 'void IDocumentOperations.Delete<PubliekVerenigingDetailDocument>(string id)'.
|
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)'.
|
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.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L13
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L22
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.ProjectionHost/Program.cs#L163
Dereference of a possibly null reference.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L55
Dereference of a possibly null reference.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L57
Dereference of a possibly null reference.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Detail/BeheerVerenigingDetailProjection.cs#L142
Possible null reference argument for parameter 'id' in 'void IDocumentOperations.Delete<BeheerVerenigingDetailDocument>(string id)'.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Detail/BeheerVerenigingDetailProjection.cs#L140
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.
|
Archive code coverage results
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
|
Dotnet build:
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L55
Dereference of a possibly null reference.
|
Dotnet build:
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L57
Dereference of a possibly null reference.
|
Dotnet build:
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L13
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Dotnet build:
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L22
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
|
Dotnet build:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Detail/BeheerVerenigingDetailProjection.cs#L142
Possible null reference argument for parameter 'id' in 'void IDocumentOperations.Delete<BeheerVerenigingDetailDocument>(string id)'.
|
Dotnet build:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Detail/BeheerVerenigingDetailProjection.cs#L140
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.ProjectionHost/Program.cs#L163
Dereference of a possibly null reference.
|
Dotnet build:
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L55
Dereference of a possibly null reference.
|
Dotnet build:
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L57
Dereference of a possibly null reference.
|
Dotnet build:
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L13
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
|
The logs for this run have expired and are no longer available.
Loading