Try to Fix Coveralls II #7956
Annotations
10 warnings
Test for Coveralls Only:
src/Neo/NeoSystem.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Test for Coveralls Only:
src/Neo/NeoSystem.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Test for Coveralls Only:
src/Neo/NeoSystem.cs#L130
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Test for Coveralls Only:
src/Neo/Persistence/StoreFactory.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Test for Coveralls Only:
src/Neo/ProtocolSettings.cs#L121
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Test for Coveralls Only:
src/Neo/NeoSystem.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Test for Coveralls Only:
src/Neo/NeoSystem.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Test for Coveralls Only:
src/Neo/NeoSystem.cs#L130
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Test for Coveralls Only:
src/Neo/Persistence/StoreFactory.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Test for Coveralls Only:
src/Neo/ProtocolSettings.cs#L121
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading