Add missing file headers #3
Annotations
31 warnings
Mac:
SharpPusher/Services/Response.cs#L17
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#L28
Possible null reference argument for parameter 'value' in 'JToken.explicit operator bool(JToken value)'.
|
Mac:
SharpPusher/Services/PushServices/Smartbit.cs#L30
Dereference of a possibly null reference.
|
Mac:
SharpPusher/Services/PushServices/Smartbit.cs#L34
Dereference of a possibly null reference.
|
Mac:
SharpPusher/Services/PushServices/Smartbit.cs#L34
Dereference of a possibly null reference.
|
Mac:
SharpPusher/Services/PushServices/BlockExplorer.cs#L42
Dereference of a possibly null reference.
|
Mac:
SharpPusher/Services/PushServices/BlockCypher.cs#L30
Dereference of a possibly null reference.
|
Mac:
SharpPusher/Services/PushServices/BlockCypher.cs#L34
Dereference of a possibly null reference.
|
Mac:
SharpPusher/Services/PushServices/Blockchair.cs#L95
Dereference of a possibly null reference.
|
Mac:
SharpPusher/Services/PushServices/Blockchair.cs#L95
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/Services/Response.cs#L17
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#L28
Possible null reference argument for parameter 'value' in 'JToken.explicit operator bool(JToken value)'.
|
Linux:
SharpPusher/Services/PushServices/Smartbit.cs#L30
Dereference of a possibly null reference.
|
Linux:
SharpPusher/Services/PushServices/Smartbit.cs#L34
Dereference of a possibly null reference.
|
Linux:
SharpPusher/Services/PushServices/Smartbit.cs#L34
Dereference of a possibly null reference.
|
Linux:
SharpPusher/Services/PushServices/BlockExplorer.cs#L42
Dereference of a possibly null reference.
|
Linux:
SharpPusher/Services/PushServices/BlockCypher.cs#L30
Dereference of a possibly null reference.
|
Linux:
SharpPusher/Services/PushServices/BlockCypher.cs#L34
Dereference of a possibly null reference.
|
Linux:
SharpPusher/Services/PushServices/Blockchair.cs#L95
Dereference of a possibly null reference.
|
Linux:
SharpPusher/Services/PushServices/Blockchair.cs#L95
Dereference of a possibly null reference.
|
Windows:
SharpPusher/Services/Response.cs#L17
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows:
SharpPusher/Services/PushServices/Smartbit.cs#L28
Possible null reference argument for parameter 'value' in 'JToken.explicit operator bool(JToken value)'.
|
Windows:
SharpPusher/Services/PushServices/Smartbit.cs#L30
Dereference of a possibly null reference.
|
Windows:
SharpPusher/Services/PushServices/Smartbit.cs#L34
Dereference of a possibly null reference.
|
Windows:
SharpPusher/Services/PushServices/Smartbit.cs#L34
Dereference of a possibly null reference.
|
Windows:
SharpPusher/Services/PushServices/BlockExplorer.cs#L42
Dereference of a possibly null reference.
|
Windows:
SharpPusher/Services/PushServices/BlockCypher.cs#L30
Dereference of a possibly null reference.
|
Windows:
SharpPusher/Services/PushServices/BlockCypher.cs#L34
Dereference of a possibly null reference.
|
Windows:
SharpPusher/Services/PushServices/Blockchair.cs#L95
Dereference of a possibly null reference.
|
Windows:
SharpPusher/Services/PushServices/Blockchair.cs#L95
Dereference of a possibly null reference.
|