Minor changes, rewards system works now, added regions to code and re… #107
Annotations
10 warnings
Publish:
SaveGetter/Program.cs#L45
Possible null reference return.
|
Publish:
SaveGetter/Program.cs#L53
Possible null reference return.
|
Publish:
JsonRequester/rest.cs#L23
The variable 'ex' is declared but never used
|
Publish:
JsonRequester/rest.cs#L43
The variable 'ex' is declared but never used
|
Publish:
JsonRequester/rest.cs#L63
The variable 'ex' is declared but never used
|
Publish:
JsonRequester/rest.cs#L84
The variable 'ex' is declared but never used
|
Publish:
JsonRequester/rest.cs#L124
The variable 'ex' is declared but never used
|
Publish:
JsonRequester/rest.cs#L140
The variable 'ex' is declared but never used
|
Publish:
JsonRequester/Program.cs#L44
Converting null literal or possible null value to non-nullable type.
|
Publish:
JsonRequester/Program.cs#L47
Converting null literal or possible null value to non-nullable type.
|
Loading