chore: update templates to support cfn-lint-serverless v0.3 #115
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.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.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.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.Web/ApprovalService/RequestApprovalFunction.cs#L111
Dereference of a possibly null reference.
|
|
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.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.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/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.'
|