Skip to content

Merge pull request #48 from IowaComputerGurus/feature/form-check-support #6

Merge pull request #48 from IowaComputerGurus/feature/form-check-support

Merge pull request #48 from IowaComputerGurus/feature/form-check-support #6

Triggered via push February 17, 2025 20:13
Status Success
Total duration 4m 41s
Artifacts
Build & Publish to NuGet
1m 41s
Build & Publish to NuGet
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
mitchelsellers
approved Feb 17, 2025
nuget

Annotations

6 warnings
Build & Publish to NuGet: src/AspNetCore.Utilities.Bootstrap5TagHelpers/AlertTagHelper.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build & Publish to NuGet: src/AspNetCore.Utilities.Bootstrap5TagHelpers.Tests/OffCanvas/OffCanvasTagHelperTests.cs#L81
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 & Publish to NuGet: src/AspNetCore.Utilities.Bootstrap5TagHelpers/AlertTagHelper.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build & Publish to NuGet: src/AspNetCore.Utilities.Bootstrap5TagHelpers.Tests/OffCanvas/OffCanvasTagHelperTests.cs#L81
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)