Fixed mapper error due to refactor #101
Annotations
1 error and 10 warnings
|
test
Process completed with exit code 1.
|
|
test:
RuriLib/Functions/Crypto/Crypto.cs#L398
Cannot convert null literal to non-nullable reference type.
|
|
test:
RuriLib/Functions/Crypto/Crypto.cs#L426
Cannot convert null literal to non-nullable reference type.
|
|
test:
RuriLib/Functions/Crypto/Crypto.cs#L468
Cannot convert null literal to non-nullable reference type.
|
|
test:
RuriLib/Functions/Crypto/Crypto.cs#L523
Cannot convert null literal to non-nullable reference type.
|
|
test:
RuriLib/Functions/Crypto/Crypto.cs#L565
Cannot convert null literal to non-nullable reference type.
|
|
test:
RuriLib/Helpers/LoliCode/LoliCodeWriter.cs#L69
Cannot convert null literal to non-nullable reference type.
|
|
test:
RuriLib/Blocks/Functions/Crypto/Methods.cs#L221
Cannot convert null literal to non-nullable reference type.
|
|
test:
RuriLib/Functions/Http/RLHttpClientRequestHandler.cs#L241
Cannot convert null literal to non-nullable reference type.
|
|
test:
RuriLib/Functions/Http/RLHttpClientRequestHandler.cs#L241
Cannot convert null literal to non-nullable reference type.
|
|
test:
RuriLib/Models/Blocks/Settings/BlockSettingFactory.cs#L9
Cannot convert null literal to non-nullable reference type.
|