Skip to content

Pre-flip Steam avatars and handle AvatarImageLoaded callback #502

Pre-flip Steam avatars and handle AvatarImageLoaded callback

Pre-flip Steam avatars and handle AvatarImageLoaded callback #502

Triggered via pull request March 7, 2026 16:21
Status Success
Total duration 1m 27s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Builds: Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L96
Dereference of a possibly null reference.
Builds: Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L95
Converting null literal or possible null value to non-nullable type.
Builds: Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L61
Possible null reference assignment.
Builds: 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).
Builds: Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L47
Possible null reference assignment.
Builds: Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L22
Possible null reference assignment.
Builds: Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L22
Converting null literal or possible null value to non-nullable type.
Builds: Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L17
Possible null reference assignment.
Builds: Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L17
Converting null literal or possible null value to non-nullable type.
Builds
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.
Builds: Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L96
Dereference of a possibly null reference.
Builds: Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L95
Converting null literal or possible null value to non-nullable type.
Builds: Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L61
Possible null reference assignment.
Builds: Source/Common/Networking/MpConnectionState.cs#L14
Possible null reference return.
Builds: 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).
Builds: Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L47
Possible null reference assignment.
Builds: Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L22
Possible null reference assignment.
Builds: Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L22
Converting null literal or possible null value to non-nullable type.
Builds: Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L17
Possible null reference assignment.
Builds: Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L17
Converting null literal or possible null value to non-nullable type.
Builds: Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L22
Possible null reference assignment.
Builds: Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L22
Converting null literal or possible null value to non-nullable type.
Builds: Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L17
Possible null reference assignment.
Builds: Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L17
Converting null literal or possible null value to non-nullable type.
Builds: Source/Common/CommandHandler.cs#L73
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Multiplayer.Common.DevModeScope)2' is not covered.
Builds: Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L96
Dereference of a possibly null reference.
Builds: Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L95
Converting null literal or possible null value to non-nullable type.
Builds: Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L61
Possible null reference assignment.
Builds: 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).
Builds: Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L47
Possible null reference assignment.