Merge pull request #48 from IowaComputerGurus/feature/form-check-support #6
release-build.yml
on: push
Build & Publish to NuGet
1m 41s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
mitchelsellers
approved
|
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/FromFramework/TestModelMetadataProvider.cs#L23
Cannot convert null literal to non-nullable reference type.
|
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/FromFramework/TestModelMetadataProvider.cs#L23
Cannot convert null literal to non-nullable reference type.
|
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)
|