code format #252
Annotations
11 warnings
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
Test:
tests/Ignis.Tests.Fragments/InputTests.cs#L35
TODO for some reason the exception is not thrown in .NET 6 (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
Test:
tests/Ignis.Tests.Fragments/InputTests.cs#L61
TODO for some reason the exception is not thrown in .NET 6 (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
Test:
tests/Ignis.Tests.Fragments/InvalidFragmentBuilder.cs#L10
Implement the functionality (or raise NotSupportedException or PlatformNotSupportedException) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0025.md)
|
Test:
packages/Tailwind/Ignis.Components.HeadlessUI/DialogDescription.cs#L15
Missing XML comment for publicly visible type or member 'DialogDescription.Dialog'
|
Test:
packages/Tailwind/Ignis.Components.HeadlessUI/DialogDescription.cs#L17
Missing XML comment for publicly visible type or member 'DialogDescription.ChildContent'
|
Test:
packages/Tailwind/Ignis.Components.HeadlessUI/DialogOutlet.cs#L6
Missing XML comment for publicly visible type or member 'DialogOutlet'
|
Test:
packages/Tailwind/Ignis.Components.HeadlessUI/DialogOutlet.cs#L36
Missing XML comment for publicly visible type or member 'DialogOutlet.AdditionalAttributes'
|
Test:
packages/Tailwind/Ignis.Components.HeadlessUI/DialogOutlet.cs#L44
Missing XML comment for publicly visible type or member 'DialogOutlet.DialogOutlet()'
|
Test:
packages/Tailwind/Ignis.Components.HeadlessUI/DialogPanel.cs#L7
Missing XML comment for publicly visible type or member 'DialogPanel'
|