Bump Microsoft.EntityFrameworkCore.Proxies from 9.0.8 to 9.0.9 #420
Annotations
10 warnings and 1 notice
|
build:
TaxAssistant.VatWhiteList.Model/Entity.cs#L52
Non-nullable property 'WorkingAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TaxAssistant.VatWhiteList.Model/Entity.cs#L46
Non-nullable property 'ResidenceAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TaxAssistant.VatWhiteList.Model/Entity.cs#L40
Non-nullable property 'Krs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TaxAssistant.VatWhiteList.Model/Entity.cs#L34
Non-nullable property 'Pesel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TaxAssistant.VatWhiteList.Model/Entity.cs#L29
Non-nullable property 'Regon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TaxAssistant.VatWhiteList.Model/Entity.cs#L23
Non-nullable property 'StatusVat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TaxAssistant.VatWhiteList.Model/Entity.cs#L17
Non-nullable property 'Nip' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TaxAssistant.VatWhiteList.Model/Entity.cs#L12
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TaxAssistant.VatWhiteList.Model/EntryListResponse.cs#L5
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TaxAssistant.VatWhiteList.Model/Entry.cs#L12
Non-nullable property 'Subjects' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|