Skip to content

feat: add active numbers method to ISinchNumbers #497

feat: add active numbers method to ISinchNumbers

feat: add active numbers method to ISinchNumbers #497

Triggered via push August 1, 2024 14:10
Status Success
Total duration 5m 26s
Artifacts 1

build.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 34 warnings
build (7.0.x, net7.0)
unable to access 'https://github.com/sinch/sinch-sdk-dotnet/': Failed to connect to github.com port 443 after 133724 ms: Connection timed out
build (8.0.x, net8.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (8.0.x, net8.0): src/Sinch/Core/Http.cs#L89
Cannot convert null literal to non-nullable reference type.
build (8.0.x, net8.0): src/Sinch/Core/Http.cs#L210
Dereference of a possibly null reference.
build (8.0.x, net8.0): src/Sinch/Core/Http.cs#L89
Cannot convert null literal to non-nullable reference type.
build (8.0.x, net8.0): src/Sinch/Core/Http.cs#L210
Dereference of a possibly null reference.
build (8.0.x, net8.0): src/Sinch/Core/Http.cs#L89
Cannot convert null literal to non-nullable reference type.
build (8.0.x, net8.0): src/Sinch/Core/Http.cs#L210
Dereference of a possibly null reference.
build (8.0.x, net8.0): examples/Console/ListActiveNumbers.cs#L15
'ISinchNumbersActive.List(ListActiveNumbersRequest, CancellationToken)' is obsolete: 'This method is obsolete, use ISinchNumbers.List instead.'
build (8.0.x, net8.0): examples/Console/RentAndConfigureNumbers.cs#L13
'ISinchNumbersAvailable.Rent(string, RentActiveNumberRequest, CancellationToken)' is obsolete: 'This method is obsolete, use ISinchNumbers.Rent instead.'
build (8.0.x, net8.0): tests/Sinch.Tests/e2e/NumbersTests.cs#L28
'ISinchNumbersAvailable.Rent(string, RentActiveNumberRequest, CancellationToken)' is obsolete: 'This method is obsolete, use ISinchNumbers.Rent instead.'
build (8.0.x, net8.0): tests/Sinch.Tests/Numbers/ActiveNumberTests.cs#L27
'ISinchNumbersActive.Get(string, CancellationToken)' is obsolete: 'This method is obsolete, use ISinchNumbers.Get instead.'
build (6.0.x, net6.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (6.0.x, net6.0): src/Sinch/Core/Http.cs#L89
Cannot convert null literal to non-nullable reference type.
build (6.0.x, net6.0): src/Sinch/Core/Http.cs#L210
Dereference of a possibly null reference.
build (6.0.x, net6.0): src/Sinch/Core/Http.cs#L89
Cannot convert null literal to non-nullable reference type.
build (6.0.x, net6.0): src/Sinch/Core/Http.cs#L210
Dereference of a possibly null reference.
build (6.0.x, net6.0): src/Sinch/Core/Http.cs#L89
Cannot convert null literal to non-nullable reference type.
build (6.0.x, net6.0): src/Sinch/Core/Http.cs#L210
Dereference of a possibly null reference.
build (6.0.x, net6.0): examples/Console/ListActiveNumbers.cs#L15
'ISinchNumbersActive.List(ListActiveNumbersRequest, CancellationToken)' is obsolete: 'This method is obsolete, use ISinchNumbers.List instead.'
build (6.0.x, net6.0): examples/Console/RentAndConfigureNumbers.cs#L13
'ISinchNumbersAvailable.Rent(string, RentActiveNumberRequest, CancellationToken)' is obsolete: 'This method is obsolete, use ISinchNumbers.Rent instead.'
build (6.0.x, net6.0): tests/Sinch.Tests/Numbers/ActiveNumberTests.cs#L27
'ISinchNumbersActive.Get(string, CancellationToken)' is obsolete: 'This method is obsolete, use ISinchNumbers.Get instead.'
build (6.0.x, net6.0): tests/Sinch.Tests/e2e/NumbersTests.cs#L28
'ISinchNumbersAvailable.Rent(string, RentActiveNumberRequest, CancellationToken)' is obsolete: 'This method is obsolete, use ISinchNumbers.Rent instead.'
build (7.0.x, net7.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (7.0.x, net7.0): src/Sinch/Core/Http.cs#L89
Cannot convert null literal to non-nullable reference type.
build (7.0.x, net7.0): src/Sinch/Core/Http.cs#L210
Dereference of a possibly null reference.
build (7.0.x, net7.0): src/Sinch/Core/Http.cs#L89
Cannot convert null literal to non-nullable reference type.
build (7.0.x, net7.0): src/Sinch/Core/Http.cs#L210
Dereference of a possibly null reference.
build (7.0.x, net7.0): src/Sinch/Core/Http.cs#L89
Cannot convert null literal to non-nullable reference type.
build (7.0.x, net7.0): src/Sinch/Core/Http.cs#L210
Dereference of a possibly null reference.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "package". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
build (7.0.x, net7.0): tests/Sinch.Tests/e2e/NumbersTests.cs#L28
'ISinchNumbersAvailable.Rent(string, RentActiveNumberRequest, CancellationToken)' is obsolete: 'This method is obsolete, use ISinchNumbers.Rent instead.'
build (7.0.x, net7.0): tests/Sinch.Tests/e2e/NumbersTests.cs#L40
'ISinchNumbersAvailable.List(ListAvailableNumbersRequest, CancellationToken)' is obsolete: 'This method is obsolete, use ISinchNumbers.SearchForAvailableNumbers instead.'
build (7.0.x, net7.0): tests/Sinch.Tests/e2e/NumbersTests.cs#L56
'ISinchNumbersAvailable.List(ListAvailableNumbersRequest, CancellationToken)' is obsolete: 'This method is obsolete, use ISinchNumbers.SearchForAvailableNumbers instead.'
build (7.0.x, net7.0): tests/Sinch.Tests/e2e/NumbersTests.cs#L71
'ISinchNumbersActive.List(ListActiveNumbersRequest, CancellationToken)' is obsolete: 'This method is obsolete, use ISinchNumbers.List instead.'

Artifacts

Produced during runtime
Name Size
package
710 KB