feat: or-2560 add lidmaatschappen to json-ld context #1180
main.yml
on: push
Decide next version
33s
Analyze Code
2m 49s
Build ACM Api
/
build-image
4m 44s
Build Public Api
/
build-image
6m 7s
Build Public Projections
/
build-image
3m 47s
Build Admin Api
/
build-image
7m 4s
Build Admin Projections
/
build-image
4m 36s
Build Admin Address Sync Scheduled Task
/
build-image
4m 57s
Build PowerBI Export Scheduled Task
/
build-image
4m 34s
Pack Association Registry Domain
/
pack
1m 8s
Pack Association Registry Magda
/
pack
1m 10s
Run e2e tests
/
build-image
4m 51s
Matrix: Deploy to Test (IK4)
Matrix: Deploy scheduled tasks to Test (IK4)
Notify slack
0s
Annotations
276 warnings
Decide next version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Analyze Code:
src/AssociationRegistry/Grar/GrarClient.cs#L162
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)'.
|
Analyze Code:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
Analyze Code:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Analyze Code:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Analyze Code:
src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
Analyze Code:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Analyze Code:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Analyze Code:
src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
|
Analyze Code:
src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
Analyze Code:
src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L20
Non-nullable property 'AdresId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ACM Api / build-image:
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build ACM Api / build-image:
src/AssociationRegistry/Grar/GrarClient.cs#L162
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)'.
|
Build ACM Api / build-image:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
Build ACM Api / build-image:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Build ACM Api / build-image:
src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
Build ACM Api / build-image:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Build ACM Api / build-image:
src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
|
Build ACM Api / build-image:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Build ACM Api / build-image:
src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
Build ACM Api / build-image:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Build ACM Api / build-image:
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build ACM Api / build-image:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Build ACM Api / build-image:
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.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L8
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L101
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L102
Non-nullable property 'CodeerSysteem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L78
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L72
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L84
Cannot convert null literal to non-nullable reference type.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L29
Dereference of a possibly null reference.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L58
Dereference of a possibly null reference.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L40
Possible null reference assignment.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L45
Dereference of a possibly null reference.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L79
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.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Search/ElasticRepository.cs#L56
Possible null reference return.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Search/ElasticEventProjection.cs#L390
Possible null reference assignment.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Detail/PubliekVerenigingDetailProjector.cs#L460
Possible null reference assignment.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Detail/PubliekVerenigingDetailProjector.cs#L721
Cannot convert null literal to non-nullable reference type.
|
Build ACM Api / build-image:
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build ACM Api / build-image:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Build ACM Api / build-image:
src/AssociationRegistry/Grar/GrarClient.cs#L162
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)'.
|
Build ACM Api / build-image:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Build ACM Api / build-image:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
Build ACM Api / build-image:
src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
Build ACM Api / build-image:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Build ACM Api / build-image:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Build ACM Api / build-image:
src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
|
Build ACM Api / build-image:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Build ACM Api / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Grar/GrarClient.cs#L162
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)'.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Build Admin Address Sync Scheduled Task / build-image:
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.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L8
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L101
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L102
Non-nullable property 'CodeerSysteem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L20
Non-nullable property 'AdresId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L50
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Projections / build-image:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L78
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Grar/GrarClient.cs#L162
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)'.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Admin.AddressSync/Infrastructure/Extensions/ServiceCollectionExtensions.cs#L116
'JsonNetSerializer.Customize(Action<JsonSerializer>)' is obsolete: 'Use Configure(Action<JsonSerializerSettings> configure) instead. This overload will be removed in the next major release.'
|
Build Admin Projections / build-image:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L84
Cannot convert null literal to non-nullable reference type.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
|
Build Admin Projections / build-image:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L45
Dereference of a possibly null reference.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
|
Build Admin Projections / build-image:
src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L29
Dereference of a possibly null reference.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L58
Dereference of a possibly null reference.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L51
'JsonNetSerializer.Customize(Action<JsonSerializer>)' is obsolete: 'Use Configure(Action<JsonSerializerSettings> configure) instead. This overload will be removed in the next major release.'
|
|
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry/Grar/GrarClient.cs#L162
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)'.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L20
Non-nullable property 'AdresId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L84
Cannot convert null literal to non-nullable reference type.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L29
Dereference of a possibly null reference.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L58
Dereference of a possibly null reference.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L40
Possible null reference assignment.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L45
Dereference of a possibly null reference.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L22
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L79
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.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L51
'JsonNetSerializer.Customize(Action<JsonSerializer>)' is obsolete: 'Use Configure(Action<JsonSerializerSettings> configure) instead. This overload will be removed in the next major release.'
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L74
Dereference of a possibly null reference.
|
Build Public Api / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
|
Build Public Api / build-image:
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build Public Api / build-image:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Api / build-image:
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.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L27
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L38
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L39
Non-nullable property 'Naam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Api / build-image:
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.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L92
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Api / build-image:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Build Public Api / build-image:
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.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L8
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L101
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L102
Non-nullable property 'CodeerSysteem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L78
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L72
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L73
Non-nullable property 'Naam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
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.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L8
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L92
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
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.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L85
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L27
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L63
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L38
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
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.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L8
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L101
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L102
Non-nullable property 'CodeerSysteem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L78
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L72
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L73
Non-nullable property 'Naam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry/Grar/GrarClient.cs#L162
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)'.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/VerenigingOfAnyKind.cs#L146
Dereference of a possibly null reference.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build PowerBI Export Scheduled Task / build-image:
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.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L8
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L50
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L72
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L73
Non-nullable property 'Naam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L101
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build PowerBI Export Scheduled Task / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.PowerBi.ExportHost/Configuration/PowerBiExportOptionsSection.cs#L7
Non-nullable property 'BucketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.PowerBi.ExportHost/Infrastructure/Extensions/ServiceCollectionMartenExtensions.cs#L36
'JsonNetSerializer.Customize(Action<JsonSerializer>)' is obsolete: 'Use Configure(Action<JsonSerializerSettings> configure) instead. This overload will be removed in the next major release.'
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.PowerBi.ExportHost/Writers/ContactgegevensRecordWriter.cs#L19
Possible null reference argument for parameter 'Beschrijving' in 'ContactgegevensRecord.ContactgegevensRecord(string Beschrijving, string Bron, int ContactgegevenId, string ContactgegevenType, bool IsPrimair, string VCode, string Waarde)'.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.PowerBi.ExportHost/Writers/BasisgegevensRecordWriter.cs#L20
Possible null reference argument for parameter 'EindDatum' in 'BasisgegevensRecord.BasisgegevensRecord(string Bron, int DoelgroepMaxLeeftijd, int DoelgroepMinLeeftijd, string EindDatum, bool IsUitgeschrevenUitPubliekeDatastroom, string KorteBeschrijving, string KorteNaam, string Naam, string RoepNaam, string StartDatum, string Status, string VCode, string CodeVerenigingsType, string NaamVerenigingsType, string KboNummer, string CorresponderendeVCodes, int AantalVertegenwoordigers, string DatumLaatsteAanpassing)'.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.PowerBi.ExportHost/Writers/BasisgegevensRecordWriter.cs#L22
Possible null reference argument for parameter 'KorteBeschrijving' in 'BasisgegevensRecord.BasisgegevensRecord(string Bron, int DoelgroepMaxLeeftijd, int DoelgroepMinLeeftijd, string EindDatum, bool IsUitgeschrevenUitPubliekeDatastroom, string KorteBeschrijving, string KorteNaam, string Naam, string RoepNaam, string StartDatum, string Status, string VCode, string CodeVerenigingsType, string NaamVerenigingsType, string KboNummer, string CorresponderendeVCodes, int AantalVertegenwoordigers, string DatumLaatsteAanpassing)'.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.PowerBi.ExportHost/Writers/BasisgegevensRecordWriter.cs#L23
Possible null reference argument for parameter 'KorteNaam' in 'BasisgegevensRecord.BasisgegevensRecord(string Bron, int DoelgroepMaxLeeftijd, int DoelgroepMinLeeftijd, string EindDatum, bool IsUitgeschrevenUitPubliekeDatastroom, string KorteBeschrijving, string KorteNaam, string Naam, string RoepNaam, string StartDatum, string Status, string VCode, string CodeVerenigingsType, string NaamVerenigingsType, string KboNummer, string CorresponderendeVCodes, int AantalVertegenwoordigers, string DatumLaatsteAanpassing)'.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.PowerBi.ExportHost/Writers/BasisgegevensRecordWriter.cs#L26
Possible null reference argument for parameter 'StartDatum' in 'BasisgegevensRecord.BasisgegevensRecord(string Bron, int DoelgroepMaxLeeftijd, int DoelgroepMinLeeftijd, string EindDatum, bool IsUitgeschrevenUitPubliekeDatastroom, string KorteBeschrijving, string KorteNaam, string Naam, string RoepNaam, string StartDatum, string Status, string VCode, string CodeVerenigingsType, string NaamVerenigingsType, string KboNummer, string CorresponderendeVCodes, int AantalVertegenwoordigers, string DatumLaatsteAanpassing)'.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.PowerBi.ExportHost/Writers/LocatiesRecordWriter.cs#L19
Possible null reference argument for parameter 'AdresIdBroncode' in 'LocatiesRecord.LocatiesRecord(string AdresIdBroncode, string AdresIdBronwaarde, string Adresvoorstelling, string Bron, string Busnummer, string Gemeente, string Huisnummer, bool IsPrimair, string Land, int LocatieId, string LocatieType, string Naam, string PostCode, string Straatnaam, string VCode)'.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.PowerBi.ExportHost/Writers/LocatiesRecordWriter.cs#L20
Possible null reference argument for parameter 'AdresIdBronwaarde' in 'LocatiesRecord.LocatiesRecord(string AdresIdBroncode, string AdresIdBronwaarde, string Adresvoorstelling, string Bron, string Busnummer, string Gemeente, string Huisnummer, bool IsPrimair, string Land, int LocatieId, string LocatieType, string Naam, string PostCode, string Straatnaam, string VCode)'.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.PowerBi.ExportHost/Writers/LocatiesRecordWriter.cs#L23
Possible null reference argument for parameter 'Busnummer' in 'LocatiesRecord.LocatiesRecord(string AdresIdBroncode, string AdresIdBronwaarde, string Adresvoorstelling, string Bron, string Busnummer, string Gemeente, string Huisnummer, bool IsPrimair, string Land, int LocatieId, string LocatieType, string Naam, string PostCode, string Straatnaam, string VCode)'.
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Grar/GrarClient.cs#L162
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)'.
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L20
Non-nullable property 'AdresId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run e2e tests / build-image:
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Run e2e tests / build-image:
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.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L92
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run e2e tests / build-image:
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.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L85
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L76
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L80
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L63
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run e2e tests / build-image:
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.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L45
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run e2e tests / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L84
Cannot convert null literal to non-nullable reference type.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L22
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L47
Dereference of a possibly null reference.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L49
Dereference of a possibly null reference.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Search/ElasticRepository.cs#L56
Possible null reference return.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Grar/GrarClient.cs#L162
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)'.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L29
Dereference of a possibly null reference.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L58
Dereference of a possibly null reference.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L40
Possible null reference assignment.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L45
Dereference of a possibly null reference.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Events/AdresWerdNietGevondenInAdressenregister.cs#L16
Dereference of a possibly null reference.
|
Build Admin Api / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
|
Build Admin Api / build-image:
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build Admin Api / build-image:
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build Admin Api / build-image:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Build Admin Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
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.
|
Build Admin Api / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L92
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
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.
|
Build Admin Api / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L85
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L27
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Build Admin Api / build-image:
src/AssociationRegistry/Grar/GrarClient.cs#L162
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)'.
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Api / build-image:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Api / build-image:
src/AssociationRegistry.Public.Api/Verenigingen/Werkingsgebieden/ResponseModels/Werkingsgebied.cs#L11
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
src/AssociationRegistry.Public.Api/Verenigingen/Werkingsgebieden/ResponseModels/Werkingsgebied.cs#L15
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
src/AssociationRegistry.Public.Api/Verenigingen/Detail/ResponseModels/Werkingsgebied.cs#L10
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
src/AssociationRegistry.Public.Api/Verenigingen/Detail/ResponseModels/Werkingsgebied.cs#L14
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
src/AssociationRegistry.Public.Api/Verenigingen/Detail/ResponseModels/Vereniging.cs#L12
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
src/AssociationRegistry.Public.Api/Verenigingen/Detail/ResponseModels/Sleutel.cs#L10
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
src/AssociationRegistry.Public.Api/Verenigingen/Detail/ResponseModels/Sleutel.cs#L14
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
src/AssociationRegistry.Public.Api/Verenigingen/Detail/ResponseModels/Sleutel.cs#L18
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
src/AssociationRegistry.Public.Api/Verenigingen/Detail/ResponseModels/Locatie.cs#L10
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
src/AssociationRegistry.Public.Api/Verenigingen/Detail/ResponseModels/Locatie.cs#L14
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
src/AssociationRegistry/Grar/GrarClient.cs#L162
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)'.
|
Build Admin Api / build-image:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/VerenigingOfAnyKind.cs#L146
Dereference of a possibly null reference.
|
Semantic Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Semantic Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Deploy scheduled tasks to Test (IK4) (powerbiexport)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
Deploy scheduled tasks to Test (IK4) (adressensync)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
Deploy to Test (IK4) (publicprojections)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
Deploy to Test (IK4) (adminprojections)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
Deploy to Test (IK4) (acmapi)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
Deploy to Test (IK4) (adminapi)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
Deploy to Test (IK4) (publicapi)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
verenigingsregister-adminapi
|
200 MB |
|