fix new version #51
Annotations
4 warnings
build:
Tests/GenericCallerTests.cs#L43
Converting null literal or possible null value to non-nullable type.
|
build:
Tests/GenericCallerTests.cs#L51
Possible null reference argument for parameter 'content' in 'Task<string> ApiBrasilCommunity.ApiBrasilCaller(string type, string action, object content, ApiBrasilConfiguration config)'.
|
build:
Tests/GenericCallerTests.cs#L43
Converting null literal or possible null value to non-nullable type.
|
build:
Tests/GenericCallerTests.cs#L51
Possible null reference argument for parameter 'content' in 'Task<string> ApiBrasilCommunity.ApiBrasilCaller(string type, string action, object content, ApiBrasilConfiguration config)'.
|