Add github workflow #31
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build the solution:
smsapi/Api/MMSFactory.cs#L20
Cannot convert null literal to non-nullable reference type.
|
Build the solution:
smsapi/Api/MMSFactory.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Build the solution:
smsapi/Api/MMSFactory.cs#L44
Cannot convert null literal to non-nullable reference type.
|
Build the solution:
smsapi/Api/Response/BasicCollection.cs#L33
Obsolete member 'BasicCollection<T>.Count' overrides non-obsolete member 'Countable.Count'
|
Build the solution:
smsapi/Api/SenderFactory.cs#L20
Cannot convert null literal to non-nullable reference type.
|
Build the solution:
smsapi/Api/SenderFactory.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Build the solution:
smsapi/Api/SenderFactory.cs#L43
Cannot convert null literal to non-nullable reference type.
|
Build the solution:
smsapi/Api/SMSFactory.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Build the solution:
smsapi/Api/SMSFactory.cs#L44
Cannot convert null literal to non-nullable reference type.
|
Build the solution:
smsapi/Api/SMSFactory.cs#L44
Cannot convert null literal to non-nullable reference type.
|
Loading