Minor changes, rewards system works now, added regions to code and re… #107
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/Auth.cs#L35
Possible null reference assignment.
|
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.
|
Loading