feat: implements jsonata workflow, fixes AccessLogFormat requiring fo… #113
Annotations
20 warnings
|
build:
Unicorn.Contracts/ContractsService.Test/TestHelpers.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
build:
Unicorn.Contracts/ContractsService.Test/ContractEventHandlerTest.cs#L120
The type name 'address' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
Unicorn.Properties/PropertiesService/PropertiesApprovalSyncFunction.cs#L78
Dereference of a possibly null reference.
|
|
build:
Unicorn.Properties/PropertiesService/PropertiesApprovalSyncFunction.cs#L49
'DynamoDBContext.DynamoDBContext(IAmazonDynamoDB, DynamoDBContextConfig)' is obsolete: 'Use the DynamoDBContextBuilder to construct a DynamoDBContext with the recommended configuration.'
|
|
build:
Unicorn.Properties/PropertiesService/WaitForContractApprovalFunction.cs#L47
'DynamoDBContext.DynamoDBContext(IAmazonDynamoDB, DynamoDBContextConfig)' is obsolete: 'Use the DynamoDBContextBuilder to construct a DynamoDBContext with the recommended configuration.'
|
|
build:
Unicorn.Properties/PropertiesService/ContractStatusChangedEventHandler.cs#L44
'DynamoDBContext.DynamoDBContext(IAmazonDynamoDB, DynamoDBContextConfig)' is obsolete: 'Use the DynamoDBContextBuilder to construct a DynamoDBContext with the recommended configuration.'
|
|
build:
Unicorn.Web/SearchService/PropertySearchFunction.cs#L46
'DynamoDBContext.DynamoDBContext(IAmazonDynamoDB, DynamoDBContextConfig)' is obsolete: 'Use the DynamoDBContextBuilder to construct a DynamoDBContext with the recommended configuration.'
|
|
build:
Unicorn.Web/ApprovalService/RequestApprovalFunction.cs#L111
Dereference of a possibly null reference.
|
|
build:
Unicorn.Contracts/ContractsService/ContractEventHandler.cs#L149
Dereference of a possibly null reference.
|
|
build:
Unicorn.Contracts/ContractsService/ContractEventHandler.cs#L118
Dereference of a possibly null reference.
|
|
build:
Unicorn.Contracts/ContractsService.Test/ContractEventHandlerTest.cs#L116
Non-nullable property 'address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Unicorn.Contracts/ContractsService.Test/ContractEventHandlerTest.cs#L115
Non-nullable property 'property_id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Unicorn.Contracts/ContractsService.Test/ContractEventHandlerTest.cs#L120
The type name 'address' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
Unicorn.Web/ApprovalService/RequestApprovalFunction.cs#L111
Dereference of a possibly null reference.
|
|
build:
Unicorn.Properties/PropertiesService/PropertiesApprovalSyncFunction.cs#L78
Dereference of a possibly null reference.
|
|
build:
Unicorn.Properties/PropertiesService/PropertiesApprovalSyncFunction.cs#L49
'DynamoDBContext.DynamoDBContext(IAmazonDynamoDB, DynamoDBContextConfig)' is obsolete: 'Use the DynamoDBContextBuilder to construct a DynamoDBContext with the recommended configuration.'
|
|
build:
Unicorn.Properties/PropertiesService/ContractStatusChangedEventHandler.cs#L44
'DynamoDBContext.DynamoDBContext(IAmazonDynamoDB, DynamoDBContextConfig)' is obsolete: 'Use the DynamoDBContextBuilder to construct a DynamoDBContext with the recommended configuration.'
|
|
build:
Unicorn.Properties/PropertiesService/WaitForContractApprovalFunction.cs#L47
'DynamoDBContext.DynamoDBContext(IAmazonDynamoDB, DynamoDBContextConfig)' is obsolete: 'Use the DynamoDBContextBuilder to construct a DynamoDBContext with the recommended configuration.'
|
|
build:
Unicorn.Contracts/ContractsService/ContractEventHandler.cs#L149
Dereference of a possibly null reference.
|
|
build:
Unicorn.Contracts/ContractsService/ContractEventHandler.cs#L118
Dereference of a possibly null reference.
|