Updated build files #9
Annotations
5 errors and 10 warnings
AppSettings Variable Substitution
Required GitHub environment variable (or secret) 'APPLICATIONSERVICES_PERSISTENCE_SQLSERVER_DBSERVERNAME' (alias: 'ApplicationServices:Persistence:SqlServer:DbServerName') has not been defined in the environment variables (or secrets) of this GitHub project!
|
AppSettings Variable Substitution
Required GitHub environment variable (or secret) 'APPLICATIONSERVICES_PERSISTENCE_SQLSERVER_DBCREDENTIALS' (alias: 'ApplicationServices:Persistence:SqlServer:DbCredentials') has not been defined in the environment variables (or secrets) of this GitHub project!
|
AppSettings Variable Substitution
Required GitHub environment variable (or secret) 'APPLICATIONSERVICES_PERSISTENCE_SQLSERVER_DBNAME' (alias: 'ApplicationServices:Persistence:SqlServer:DbName') has not been defined in the environment variables (or secrets) of this GitHub project!
|
AppSettings Variable Substitution
Verification settings files in host: 'src\ApiHost1' -> Failed! there is at least one missing required environment variable or secret in this GitHub project
|
AppSettings Variable Substitution
Verification of all settings files, in all hosts: -> Failed! there are missing required variables in at least one of the hosts. See errors above
|
Build (Backend) for AWS Deploy:
src/Domain.Events.Shared/Ancillary/SmsDelivery/Created.cs#L18
Property 'MessageId' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
|
Build (Backend) for AWS Deploy:
src/Domain.Events.Shared/Ancillary/EmailDelivery/Created.cs#L18
Property 'MessageId' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
|
Build (Backend) for AWS Deploy:
src/Domain.Events.Shared/Ancillary/Audits/Created.cs#L18
Property 'AgainstId' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
|
Build (Backend) for AWS Deploy:
src/Domain.Events.Shared/Cars/Created.cs#L19
Property 'OrganizationId' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
|
Build (Backend) for AWS Deploy:
src/Domain.Events.Shared/Ancillary/Audits/Created.cs#L20
Property 'AuditCode' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
|
Build (Backend) for AWS Deploy:
src/Domain.Events.Shared/Ancillary/Audits/Created.cs#L22
Property 'MessageTemplate' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
|
Build (Backend) for AWS Deploy:
src/Domain.Events.Shared/Ancillary/Audits/Created.cs#L24
Property 'OrganizationId' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
|
Build (Backend) for AWS Deploy:
src/Domain.Events.Shared/Ancillary/EmailDelivery/DeliveryConfirmed.cs#L18
Property 'ReceiptId' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
|
Build (Backend) for AWS Deploy:
src/Domain.Events.Shared/Ancillary/Audits/Created.cs#L26
Property 'TemplateArguments' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
|
Build (Backend) for AWS Deploy:
src/Domain.Events.Shared/Ancillary/EmailDelivery/DeliveryConfirmed.cs#L20
Property 'When' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
|
Loading