Skip to content

Merge pull request #131 from VincentVrijburg/docs/0.16.0 #285

Merge pull request #131 from VincentVrijburg/docs/0.16.0

Merge pull request #131 from VincentVrijburg/docs/0.16.0 #285

Triggered via push October 17, 2024 10:18
Status Success
Total duration 50s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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/
build: tests/Moneybird.Net.Tests/Utils/EventUtilsTests.cs#L14
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build: tests/Moneybird.Net.Tests/Utils/EventUtilsTests.cs#L23
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build: tests/Moneybird.Net.Tests/Utils/EventUtilsTests.cs#L44
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build: tests/Moneybird.Net.Tests/Utils/EventUtilsTests.cs#L53
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build: tests/Moneybird.Net.Tests/Utils/EventUtilsTests.cs#L62
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build: tests/Moneybird.Net.Tests/Authentication/MoneybirdAuthenticatorTests.cs#L68
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build: tests/Moneybird.Net.Tests/Authentication/MoneybirdAuthenticatorTests.cs#L84
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build: tests/Moneybird.Net.Tests/Authentication/Utils/StringUtilsTests.cs#L65
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build: tests/Moneybird.Net.Tests/Endpoints/AdministrationEndpointTests.cs#L31
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build: tests/Moneybird.Net.Tests/Endpoints/ContactEndpointTests.cs#L42
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)