Skip to content

fix: url encode email for templates #49

fix: url encode email for templates

fix: url encode email for templates #49

Triggered via pull request December 18, 2024 01:49
Status Success
Total duration 1m 9s
Artifacts

tests.yaml

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

Annotations

11 warnings
build (8.0.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (8.0.x): tests/Bulwark.Auth.Core.Tests/AccountTests.cs#L33
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 (8.0.x): tests/Bulwark.Auth.Core.Tests/MagicCodeTests.cs#L21
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 (8.0.x): tests/Bulwark.Auth.Core.Tests/AccountTests.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 (8.0.x): tests/Bulwark.Auth.Core.Tests/AuthenticateTest.cs#L37
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 (8.0.x): tests/Bulwark.Auth.Core.Tests/AuthenticateTest.cs#L46
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 (8.0.x): tests/Bulwark.Auth.Core.Tests/AuthenticateTest.cs#L61
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 (8.0.x): tests/Bulwark.Auth.Core.Tests/AuthenticateTest.cs#L77
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 (8.0.x): tests/Bulwark.Auth.Core.Tests/AccountTests.cs#L58
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 (8.0.x): tests/Bulwark.Auth.Core.Tests/AuthenticateTest.cs#L108
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 (8.0.x): tests/Bulwark.Auth.Core.Tests/AccountTests.cs#L73
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)