Skip to content

Vcst-1109

Vcst-1109 #1795

Triggered via pull request June 3, 2024 05:52
Status Success
Total duration 4m 55s
Artifacts

codeql-analysis.yml

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

Annotations

14 warnings
Analyze (javascript)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@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 (javascript)
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/
Analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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)
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Notifications/DefaultEmailSender.cs(5,39): warning CS0618: 'IEmailSender' is obsolete: 'Use notification module instead' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
Analyze (csharp)
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Security/ApplicationUser.cs(107,13): warning CS0618: 'ApplicationUser.UserState' is obsolete: 'Left due to compatibility issues. Will be removed. Instead of, use properties: EmailConfirmed, LockoutEnd.' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
Analyze (csharp)
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Security/ApplicationUser.cs(107,32): warning CS0618: 'ApplicationUser.UserState' is obsolete: 'Left due to compatibility issues. Will be removed. Instead of, use properties: EmailConfirmed, LockoutEnd.' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
Analyze (csharp)
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Hangfire/Extensions/ApplicationBuilderExtensions.cs(43,35): warning CS0618: 'PostgreSqlStorage.PostgreSqlStorage(string, PostgreSqlStorageOptions)' is obsolete: 'Will be removed in 2.0, please use the overload with IConnectionFactory argument' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Hangfire/VirtoCommerce.Platform.Hangfire.csproj]
Analyze (csharp)
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Hangfire/RecurringJobService.cs(96,13): warning CS0618: 'RecurringJobManagerExtensions.AddOrUpdate(IRecurringJobManager, string, Job, string, TimeZoneInfo, string)' is obsolete: 'Please use the AddOrUpdate(string, Job, string, RecurringJobOptions) method instead. Will be removed in 2.0.0.' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Hangfire/VirtoCommerce.Platform.Hangfire.csproj]
Analyze (csharp)
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Modules/External/ExternalModulesClient.cs(20,36): warning SYSLIB0014: 'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Modules/VirtoCommerce.Platform.Modules.csproj]
Analyze (csharp)
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data/Extensions/ServiceCollectionExtensions.cs(55,35): warning CS0618: 'IEmailSender' is obsolete: 'Use notification module instead' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data/VirtoCommerce.Platform.Data.csproj]
Analyze (csharp)
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Security/Services/DefaultUserPasswordHasher.cs(6,79): warning CS0618: 'IUserPasswordHasher' is obsolete: 'Use IPasswordHasher<ApplicationUser> instead. UserPasswordsHistory is available from ISecurityRepository' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Security/VirtoCommerce.Platform.Security.csproj]
Analyze (csharp)
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Security/Repositories/SecurityDbContext.cs(76,59): warning CS0618: 'ApplicationUser.LockoutEndDateUtc' is obsolete: 'Left due to compatibility issues. Use LockoutEnd' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Security/VirtoCommerce.Platform.Security.csproj]
Analyze (csharp)
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Security/Repositories/SecurityDbContext.cs(77,59): warning CS0618: 'ApplicationUser.Permissions' is obsolete: 'Left due to compatibility issues' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Security/VirtoCommerce.Platform.Security.csproj]
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/