SWI-6546 #281
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run functional tests:
Bandwidth.Iris/Model/PortIn.cs#L239
'LnpOrderResponse.OrderId' hides inherited member 'PortIn.OrderId'. Use the new keyword if hiding was intended.
|
Run functional tests:
Bandwidth.Iris/Model/PortIn.cs#L241
'LnpOrderResponse.CustomerOrderId' hides inherited member 'PortIn.CustomerOrderId'. Use the new keyword if hiding was intended.
|
Run functional tests:
Bandwidth.Iris/Model/PortIn.cs#L243
'LnpOrderResponse.LoaAuthorizingPerson' hides inherited member 'PortIn.LoaAuthorizingPerson'. Use the new keyword if hiding was intended.
|
Run functional tests:
Bandwidth.Iris/Model/PortIn.cs#L244
'LnpOrderResponse.Subscriber' hides inherited member 'PortIn.Subscriber'. Use the new keyword if hiding was intended.
|
Run functional tests:
Bandwidth.Iris/Model/PortIn.cs#L249
'LnpOrderResponse.TnAttributes' hides inherited member 'PortIn.TnAttributes'. Use the new keyword if hiding was intended.
|
Run functional tests:
Bandwidth.Iris/Model/PortIn.cs#L250
'LnpOrderResponse.BillingTelephoneNumber' hides inherited member 'PortIn.BillingTelephoneNumber'. Use the new keyword if hiding was intended.
|
Run functional tests:
Bandwidth.Iris/Model/PortIn.cs#L251
'LnpOrderResponse.NewBillingTelephoneNumber' hides inherited member 'PortIn.NewBillingTelephoneNumber'. Use the new keyword if hiding was intended.
|
Run functional tests:
Bandwidth.Iris/Model/PortIn.cs#L253
'LnpOrderResponse.ListOfPhoneNumbers' hides inherited member 'PortIn.ListOfPhoneNumbers'. Use the new keyword if hiding was intended.
|
Run functional tests:
Bandwidth.Iris/Model/PortIn.cs#L254
'LnpOrderResponse.AlternateSpid' hides inherited member 'PortIn.AlternateSpid'. Use the new keyword if hiding was intended.
|
Run functional tests:
Bandwidth.Iris/Model/PortIn.cs#L256
'LnpOrderResponse.SiteId' hides inherited member 'PortIn.SiteId'. Use the new keyword if hiding was intended.
|
Loading