Skip to content

Merge pull request #129 from VincentVrijburg/develop #24

Merge pull request #129 from VincentVrijburg/develop

Merge pull request #129 from VincentVrijburg/develop #24

Triggered via push October 17, 2024 10:22
Status Success
Total duration 51s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
release
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/
release: 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)
release: 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)
release: 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)
release: 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)
release: 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)
release: tests/Moneybird.Net.Tests/Endpoints/CustomFieldEndpointTests.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)
release: tests/Moneybird.Net.Tests/Endpoints/WorkflowEndpointTests.cs#L30
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)
release: 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)
release: tests/Moneybird.Net.Tests/Endpoints/DocumentStyleEndpointTests.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)
release: 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)