Skip to content

Create dotnetCI.yml

Create dotnetCI.yml #1

Triggered via push December 29, 2024 06:44
Status Success
Total duration 2m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnetCI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
Mac: SharpPusher/MVVM/InpcBase.cs#L46
Nullability of reference types in type of 'event PropertyChangedEventHandler InpcBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
Mac: SharpPusher/MVVM/InpcBase.cs#L88
Cannot convert null literal to non-nullable reference type.
Mac: SharpPusher/MVVM/InpcBase.cs#L15
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Mac: SharpPusher/Services/Response.cs#L12
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Mac: SharpPusher/Services/PushServices/Smartbit.cs#L23
Possible null reference argument for parameter 'value' in 'JToken.explicit operator bool(JToken value)'.
Mac: SharpPusher/Services/PushServices/Smartbit.cs#L25
Dereference of a possibly null reference.
Mac: SharpPusher/Services/PushServices/Smartbit.cs#L29
Dereference of a possibly null reference.
Mac: SharpPusher/Services/PushServices/Smartbit.cs#L29
Dereference of a possibly null reference.
Mac: SharpPusher/Services/PushServices/BlockExplorer.cs#L37
Dereference of a possibly null reference.
Mac: SharpPusher/Services/PushServices/BlockCypher.cs#L25
Dereference of a possibly null reference.
Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux: SharpPusher/MVVM/InpcBase.cs#L46
Nullability of reference types in type of 'event PropertyChangedEventHandler InpcBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
Linux: SharpPusher/MVVM/InpcBase.cs#L88
Cannot convert null literal to non-nullable reference type.
Linux: SharpPusher/MVVM/InpcBase.cs#L15
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Linux: SharpPusher/Services/Response.cs#L12
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Linux: SharpPusher/Services/PushServices/Smartbit.cs#L23
Possible null reference argument for parameter 'value' in 'JToken.explicit operator bool(JToken value)'.
Linux: SharpPusher/Services/PushServices/Smartbit.cs#L25
Dereference of a possibly null reference.
Linux: SharpPusher/Services/PushServices/Smartbit.cs#L29
Dereference of a possibly null reference.
Linux: SharpPusher/Services/PushServices/Smartbit.cs#L29
Dereference of a possibly null reference.
Linux: SharpPusher/Services/PushServices/BlockExplorer.cs#L37
Dereference of a possibly null reference.
Linux: SharpPusher/Services/PushServices/BlockCypher.cs#L25
Dereference of a possibly null reference.
Windows: SharpPusher/MVVM/InpcBase.cs#L46
Nullability of reference types in type of 'event PropertyChangedEventHandler InpcBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
Windows: SharpPusher/MVVM/InpcBase.cs#L88
Cannot convert null literal to non-nullable reference type.
Windows: SharpPusher/MVVM/InpcBase.cs#L15
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Windows: SharpPusher/Services/PushServices/Smartbit.cs#L23
Possible null reference argument for parameter 'value' in 'JToken.explicit operator bool(JToken value)'.
Windows: SharpPusher/Services/PushServices/Smartbit.cs#L25
Dereference of a possibly null reference.
Windows: SharpPusher/Services/PushServices/Smartbit.cs#L29
Dereference of a possibly null reference.
Windows: SharpPusher/Services/PushServices/Smartbit.cs#L29
Dereference of a possibly null reference.
Windows: SharpPusher/Services/PushServices/BlockCypher.cs#L25
Dereference of a possibly null reference.
Windows: SharpPusher/Services/PushServices/BlockCypher.cs#L29
Dereference of a possibly null reference.
Windows: SharpPusher/Services/Response.cs#L12
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.