Fixes for Update 1.1.1 #99
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish:
SaveGetter/Program.cs#L45
Possible null reference return.
|
Publish:
SaveGetter/Program.cs#L53
Possible null reference return.
|
Publish:
PayCheckServerLib/Helpers/ArgumentHandler.cs#L83
Possible null reference assignment.
|
Publish:
PayCheckServerLib/Jsons/Progression.cs#L707
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Publish:
PayCheckServerLib/Jsons/Progression.cs#L718
Nullability of type of parameter 'untypedValue' doesn't match overridden member (possibly because of nullability attributes).
|
Publish:
PayCheckServerLib/Jsons/Progression.cs#L741
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Publish:
PayCheckServerLib/Jsons/Progression.cs#L760
Nullability of type of parameter 'untypedValue' doesn't match overridden member (possibly because of nullability attributes).
|
Publish:
PayCheckServerLib/Jsons/Progression.cs#L786
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Publish:
PayCheckServerLib/Jsons/Progression.cs#L797
Nullability of type of parameter 'untypedValue' doesn't match overridden member (possibly because of nullability attributes).
|
Publish:
PayCheckServerLib/Jsons/Progression.cs#L820
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Loading