Skip to content

Publish To Nuget

Publish To Nuget #23

Manually triggered January 25, 2024 11:35
Status Success
Total duration 2m 31s
Artifacts

main.yaml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
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/MacCatalyst/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/iOS/PlatformGestureEffect.cs#L51
Possible null reference return.
Build: MauiGestures/Platforms/MacCatalyst/PlatformGestureEffect.cs#L51
Possible null reference return.
Build: MauiGestures/Platforms/iOS/PlatformGestureEffect.cs#L52
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/MacCatalyst/PlatformGestureEffect.cs#L52
Possible null reference return.
Build: MauiGestures/Platforms/iOS/PlatformGestureEffect.cs#L53
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.
Build: MauiGestures/Platforms/Android/PlatformGestureEffect.cs#L211
Dereference of a possibly null reference.
Build: MauiGestures/Platforms/Android/PlatformGestureEffect.cs#L211
Dereference of a possibly null reference.
Build: MauiGestures/Platforms/Android/PlatformGestureEffect.cs#L211
Possible null reference assignment.
Build: MauiGestures/Platforms/Android/PlatformGestureEffect.cs#L212
Dereference of a possibly null reference.
Build: MauiGestures/Platforms/Android/PlatformGestureEffect.cs#L216
Nullability of reference types in type of parameter 'sender' of 'void PlatformGestureEffect.ControlOnTouch(object sender, TouchEventArgs touchEventArgs)' doesn't match the target delegate 'EventHandler<View.TouchEventArgs>' (possibly because of nullability attributes).
Build: MauiGestures/Platforms/Android/PlatformGestureEffect.cs#L231
Nullability of reference types in type of parameter 'sender' of 'void PlatformGestureEffect.ControlOnTouch(object sender, TouchEventArgs touchEventArgs)' doesn't match the target delegate 'EventHandler<View.TouchEventArgs>' (possibly because of nullability attributes).
Build: MauiGestures/Platforms/Android/PlatformGestureEffect.cs#L236
Cannot convert null literal to non-nullable reference type.
Build: MauiGestures/Platforms/Android/PlatformGestureEffect.cs#L42
Dereference of a possibly null reference.
Build: MauiGestures/Platforms/Android/PlatformGestureEffect.cs#L58
Dereference of a possibly null reference.
Build: MauiGestures/Platforms/Android/PlatformGestureEffect.cs#L105
Dereference of a possibly null reference.