Add Windows Navigation tests #196
android_e2e_tests.yml
on: pull_request
end_to_end_tests
12m 45s
Annotations
20 warnings
|
end_to_end_tests:
TransactionProcessor.Mobile.UITests/Common/DockerHelper.cs#L270
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.UITests/Common/DockerHelper.cs#L270
Non-nullable property 'DockerHelper' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.UITests/Common/DockerHelper.cs#L270
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.UITests/Common/DockerHelper.cs#L53
Non-nullable field 'TestHostHttpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.UITests/Common/DockerHelper.cs#L53
Non-nullable field 'ConfigHostContainerName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.UITests/Common/DockerHelper.cs#L53
Non-nullable property 'LocalIPAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.UITests/Common/DockerHelper.cs#L53
Non-nullable field 'ProjectionManagementClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.UITests/Common/DockerHelper.cs#L53
Non-nullable field 'TransactionProcessorClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.UITests/Common/DockerHelper.cs#L53
Non-nullable field 'SecurityServiceClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.UITests/Common/DockerHelper.cs#L53
Non-nullable field 'HttpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L107
Cannot convert null literal to non-nullable reference type.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L48
Cannot convert null literal to non-nullable reference type.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L44
Cannot convert null literal to non-nullable reference type.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L40
Cannot convert null literal to non-nullable reference type.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L36
Cannot convert null literal to non-nullable reference type.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L32
Cannot convert null literal to non-nullable reference type.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L28
Cannot convert null literal to non-nullable reference type.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L24
Cannot convert null literal to non-nullable reference type.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L20
Cannot convert null literal to non-nullable reference type.
|
|
end_to_end_tests:
TransactionProcessor.Mobile.BusinessLogic/Services/ApplicationCache.cs#L16
Cannot convert null literal to non-nullable reference type.
|