Use provided.al2 AWS Go Lambda runtime to fix build process (#1677)(Created for Tests to run) #1770 #547
Annotations
2 warnings
unit tests:
testing-unit-cs-mocks/Testing.cs#L22
Possible null reference argument for parameter 'value' in 'void Builder.Add(string key, object value)'.
|
unit tests:
testing-unit-cs-mocks/Testing.cs#L45
Nullability of reference types in value of type 'Task<(string Id, object)>' doesn't match target type 'Task<(string? id, object state)>'.
|
Loading