Skip to content

Rebase and dotsettings update #1944

Rebase and dotsettings update

Rebase and dotsettings update #1944

Triggered via push February 21, 2024 12:37
Status Success
Total duration 4m 39s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (csharp): COMET.Web.Common/Extensions/GuidExtensions.cs#L137
XML comment has syntactically incorrect cref attribute '.Uri'
Analyze (csharp): COMET.Web.Common/Extensions/GuidExtensions.cs#L137
Identifier expected. See also error CS1001.
Analyze (csharp): COMET.Web.Common/Extensions/MatrixExtensions.cs#L72
XML comment has syntactically incorrect cref attribute 'https://en.wikipedia.org/wiki/Row-_and_column-major_order'
Analyze (csharp): COMET.Web.Common/Components/Applications/ApplicationBase.razor.cs#L45
XML comment has cref attribute 'TViewModel' that refers to a type parameter
Analyze (csharp): COMET.Web.Common/Components/Applications/ApplicationBase.razor.cs#L115
XML comment has a duplicate param tag for 'additionalParameters'
Analyze (csharp): COMET.Web.Common/Components/BookEditor/EditorPopup.razor.cs#L83
Missing XML comment for publicly visible type or member 'EditorPopup.Logger'
Analyze (csharp): COMET.Web.Common/Components/Selectors/BelongsToIterationSelector.razor.cs#L43
XML comment has cref attribute 'TViewModel' that refers to a type parameter
Analyze (csharp): COMET.Web.Common/Extensions/MatrixExtensions.cs#L70
XML comment has a duplicate param tag for 'rotMatrix'
Analyze (csharp): COMET.Web.Common/Server/Services/NamingConventionService/NamingConventionService.cs#L36
XML comment has cref attribute 'Category' that could not be resolved
Analyze (csharp): COMET.Web.Common/Server/Services/NamingConventionService/NamingConventionService.cs#L45
Missing XML comment for publicly visible type or member 'NamingConventionService<TEnum>.NamingConventionService(ILogger<INamingConventionService<TEnum>>)'
Analyze (csharp)
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/