CodeQL #163
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/init@v2, actions/setup-dotnet@v3, actions/setup-node@v3, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run github/codeql-action/init@v2
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Run dotnet pack -c Release:
packages/Tailwind/Ignis.Components.HeadlessUI/DialogDescription.cs#L15
Missing XML comment for publicly visible type or member 'DialogDescription.Dialog'
|
Run dotnet pack -c Release:
packages/Tailwind/Ignis.Components.HeadlessUI/DialogDescription.cs#L17
Missing XML comment for publicly visible type or member 'DialogDescription.ChildContent'
|
Run dotnet pack -c Release:
packages/Tailwind/Ignis.Components.HeadlessUI/DialogOutlet.cs#L6
Missing XML comment for publicly visible type or member 'DialogOutlet'
|
Run dotnet pack -c Release:
packages/Tailwind/Ignis.Components.HeadlessUI/DialogOutlet.cs#L36
Missing XML comment for publicly visible type or member 'DialogOutlet.AdditionalAttributes'
|
Run dotnet pack -c Release:
packages/Tailwind/Ignis.Components.HeadlessUI/DialogOutlet.cs#L44
Missing XML comment for publicly visible type or member 'DialogOutlet.DialogOutlet()'
|
Run dotnet pack -c Release:
packages/Tailwind/Ignis.Components.HeadlessUI/DialogPanel.cs#L7
Missing XML comment for publicly visible type or member 'DialogPanel'
|
Run dotnet pack -c Release:
packages/Tailwind/Ignis.Components.HeadlessUI/DialogPanel.cs#L52
Missing XML comment for publicly visible type or member 'DialogPanel.Dialog'
|
Run dotnet pack -c Release:
packages/Tailwind/Ignis.Components.HeadlessUI/DialogPanel.cs#L58
Missing XML comment for publicly visible type or member 'DialogPanel.ChildContent'
|
Run dotnet pack -c Release:
packages/Tailwind/Ignis.Components.HeadlessUI/DialogPanel.cs#L61
Missing XML comment for publicly visible type or member 'DialogPanel.AdditionalAttributes'
|
Run dotnet pack -c Release:
packages/Tailwind/Ignis.Components.HeadlessUI/DialogPanel.cs#L72
Missing XML comment for publicly visible type or member 'DialogPanel.DialogPanel()'
|
Loading