chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.401.11 to 3.7.402.4 #93
Annotations
21 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@607fce577a46308457984d59e4954e075820f10a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unicorn.Contracts/ContractsService/ContractEventHandler.cs#L118
Dereference of a possibly null reference.
|
Unicorn.Contracts/ContractsService/ContractEventHandler.cs#L149
Dereference of a possibly null reference.
|
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.
|
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.
|
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.
|
Unicorn.Contracts/ContractsService.Test/ContractEventHandlerTest.cs#L117
Non-nullable property 'seller_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Unicorn.Contracts/ContractsService.Test/TestHelpers.cs#L21
Converting null literal or possible null value to non-nullable type.
|
Unicorn.Contracts/ContractsService.Test/TestHelpers.cs#L31
Possible null reference return.
|
Unicorn.Contracts/ContractsService.Test/TestHelpers.cs#L38
Converting null literal or possible null value to non-nullable type.
|
Unicorn.Contracts/ContractsService.Test/TestHelpers.cs#L46
Possible null reference return.
|
Unicorn.Properties/PropertiesService/ContentIntegrityValidatorFunction.cs#L62
Dereference of a possibly null reference.
|
Unicorn.Properties/PropertiesService/PropertiesApprovalSyncFunction.cs#L78
Dereference of a possibly null reference.
|
Unicorn.Contracts/ContractsService/ContractEventHandler.cs#L118
Dereference of a possibly null reference.
|
Unicorn.Contracts/ContractsService/ContractEventHandler.cs#L149
Dereference of a possibly null reference.
|
Unicorn.Web/ApprovalService/RequestApprovalFunction.cs#L109
Dereference of a possibly null reference.
|
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.
|
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.
|
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.
|
Unicorn.Contracts/ContractsService.Test/ContractEventHandlerTest.cs#L117
Non-nullable property 'seller_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Unicorn.Contracts/ContractsService.Test/TestHelpers.cs#L21
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading