Publish To Nuget #26
Annotations
1 error and 11 warnings
Build
Process completed with exit code 1.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
MauiGestures/Platforms/iOS/PlatformGestureEffect.cs#L49
Possible null reference return.
|
Build:
MauiGestures/Platforms/Windows/PlatformGestureEffect.cs#L27
Non-nullable field 'tapPointCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
MauiGestures/Platforms/MacCatalyst/PlatformGestureEffect.cs#L49
Possible null reference return.
|
Build:
MauiGestures/Platforms/iOS/PlatformGestureEffect.cs#L51
Possible null reference return.
|
Build:
MauiGestures/Platforms/iOS/PlatformGestureEffect.cs#L52
Possible null reference return.
|
Build:
MauiGestures/Platforms/MacCatalyst/PlatformGestureEffect.cs#L51
Possible null reference return.
|
Build:
MauiGestures/Platforms/Windows/PlatformGestureEffect.cs#L27
Non-nullable field 'panPointCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
MauiGestures/Platforms/iOS/PlatformGestureEffect.cs#L53
Possible null reference return.
|
Build:
MauiGestures/Platforms/MacCatalyst/PlatformGestureEffect.cs#L52
Possible null reference return.
|
Build:
MauiGestures/Platforms/Windows/PlatformGestureEffect.cs#L27
Non-nullable field 'doubleTapPointCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|