Clean up stack traces by removing useless info and shortening paths #683
Annotations
30 warnings
|
Run tests:
Source/Common/ReplayInfo.cs#L19
Non-nullable field 'modIds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Run tests:
Source/Common/ReplayInfo.cs#L18
Non-nullable field 'rwVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Run tests:
Source/Common/ReplayInfo.cs#L11
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Run tests:
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L45
Nullability of reference types in type of parameter 'obj' of 'lambda expression' doesn't match the target delegate 'SyncWorkerEntry.SyncWorkerDelegate' (possibly because of nullability attributes).
|
|
Run tests:
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L47
Possible null reference assignment.
|
|
Run tests:
Source/Common/ScribeLike.cs#L5
Non-nullable field 'provider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Run tests:
Source/Common/ServerSettings.cs#L10
Non-nullable field 'lanAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Run tests:
Source/Common/ServerSettings.cs#L9
Non-nullable field 'gameName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Run tests:
Source/Common/ServerPlayer.cs#L36
Possible null reference return.
|
|
Run tests
ProjectReference '/home/runner/work/Multiplayer/Multiplayer/Source/Common/Common.csproj' was resolved using '.NETFramework,Version=v4.8' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
|
Build release:
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L95
Converting null literal or possible null value to non-nullable type.
|
|
Build release:
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L61
Possible null reference assignment.
|
|
Build release:
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L45
Nullability of reference types in type of parameter 'obj' of 'lambda expression' doesn't match the target delegate 'SyncWorkerEntry.SyncWorkerDelegate' (possibly because of nullability attributes).
|
|
Build release:
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L47
Possible null reference assignment.
|
|
Build release:
Source/Common/Syncing/Worker/SyncWorkerDictionaryTree.cs#L91
Possible null reference assignment.
|
|
Build release:
Source/Common/Syncing/Worker/SyncWorkerDictionaryTree.cs#L84
Possible null reference assignment.
|
|
Build release:
Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L22
Possible null reference assignment.
|
|
Build release:
Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L22
Converting null literal or possible null value to non-nullable type.
|
|
Build release:
Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L17
Possible null reference assignment.
|
|
Build release:
Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L17
Converting null literal or possible null value to non-nullable type.
|
|
Build debug:
Source/Common/Syncing/Worker/SyncWorkerDictionaryTree.cs#L84
Possible null reference assignment.
|
|
Build debug:
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L96
Dereference of a possibly null reference.
|
|
Build debug:
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L95
Converting null literal or possible null value to non-nullable type.
|
|
Build debug:
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L61
Possible null reference assignment.
|
|
Build debug:
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L45
Nullability of reference types in type of parameter 'obj' of 'lambda expression' doesn't match the target delegate 'SyncWorkerEntry.SyncWorkerDelegate' (possibly because of nullability attributes).
|
|
Build debug:
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L47
Possible null reference assignment.
|
|
Build debug:
Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L22
Possible null reference assignment.
|
|
Build debug:
Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L22
Converting null literal or possible null value to non-nullable type.
|
|
Build debug:
Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L17
Possible null reference assignment.
|
|
Build debug:
Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L17
Converting null literal or possible null value to non-nullable type.
|
Loading