Release #63
Annotations
10 warnings
src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Infrastructure/Program.cs#L25
'Program.Program()': new protected member declared in sealed type
|
src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Infrastructure/MigrationsHelper.cs#L15
Cannot convert null literal to non-nullable reference type.
|
src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Configuration/GtmfApiOptions.cs#L5
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Configuration/GtmfApiOptions.cs#L6
Non-nullable property 'TokenEndpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Configuration/GtmfApiOptions.cs#L7
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Configuration/GtmfApiOptions.cs#L8
Non-nullable property 'ClientSecret' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Api/Meldingen/MeldingV2Response.cs#L23
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Api/Events/MeldingsobjectEvent.cs#L60
Non-nullable property 'OvoCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Api/Meldingen/MeldingV2Response.cs#L25
Non-nullable property 'OrganisatieType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Basisregisters.IntegrationDb.Gtmf.Meldingen/Api/Events/MeldingsobjectEvent.cs#L61
Non-nullable property 'KboNummer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading