Add comprehensive tests for Push class #78
Annotations
10 warnings
|
build:
PhoenixTests/SocketTests.cs#L555
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
PhoenixTests/SocketTests.cs#L577
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
PhoenixTests/SocketTests.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
PhoenixTests/ChannelTests.cs#L737
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
PhoenixTests/ChannelTests.cs#L742
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
PhoenixTests/SocketTests.cs#L605
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
PhoenixTests/PushTests.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
PhoenixTests/DelayedExecutorTests.cs#L363
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
PhoenixTests/DelayedExecutorTests.cs#L362
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
PhoenixTests/DelayedExecutorTests.cs#L344
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|