Skip to content

Add GetCleanedTag

Add GetCleanedTag #11

Triggered via push April 13, 2024 16:18
Status Success
Total duration 6m 24s
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: github/codeql-action/init@v2, actions/setup-dotnet@v3, 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): src/DNTPersianUtils.Core.PerformanceTests/Program.cs#L22
'ConfigExtensions.With(IConfig, params IAnalyser[])' is obsolete: 'This method will soon be removed, please start using .AddAnalyser() instead.'
Analyze (csharp): src/DNTPersianUtils.Core.PerformanceTests/Program.cs#L22
'ConfigExtensions.With(IConfig, params IExporter[])' is obsolete: 'This method will soon be removed, please start using .AddExporter() instead.'
Analyze (csharp): src/DNTPersianUtils.Core.PerformanceTests/Program.cs#L22
'ConfigExtensions.With(IConfig, params IDiagnoser[])' is obsolete: 'This method will soon be removed, please start using .AddDiagnoser() instead.'
Analyze (csharp): src/DNTPersianUtils.Core.PerformanceTests/Program.cs#L22
'ConfigExtensions.With(IConfig, params IColumn[])' is obsolete: 'This method will soon be removed, please start using .AddColumn() instead.'
Analyze (csharp): src/DNTPersianUtils.Core.PerformanceTests/Program.cs#L22
'ConfigExtensions.With(IConfig, params IColumn[])' is obsolete: 'This method will soon be removed, please start using .AddColumn() instead.'
Analyze (csharp): src/DNTPersianUtils.Core.PerformanceTests/Program.cs#L22
'ConfigExtensions.With(IConfig, params IColumn[])' is obsolete: 'This method will soon be removed, please start using .AddColumn() instead.'
Analyze (csharp): src/DNTPersianUtils.Core.PerformanceTests/Program.cs#L22
'ConfigExtensions.With(IConfig, params IColumn[])' is obsolete: 'This method will soon be removed, please start using .AddColumn() instead.'
Analyze (csharp): src/DNTPersianUtils.Core.PerformanceTests/Program.cs#L22
'ConfigExtensions.With(IConfig, params IColumn[])' is obsolete: 'This method will soon be removed, please start using .AddColumn() instead.'
Analyze (csharp): src/DNTPersianUtils.Core.PerformanceTests/Program.cs#L22
'ConfigExtensions.With(IConfig, params IColumn[])' is obsolete: 'This method will soon be removed, please start using .AddColumn() instead.'
Analyze (csharp): src/DNTPersianUtils.Core.PerformanceTests/Program.cs#L32
'JobExtensions.With(Job, Runtime)' is obsolete: 'This method will soon be removed, please start using .WithRuntime instead'
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/