Skip to content

Bump HtmlAgilityPack from 1.11.62 to 1.11.71 (#691) #1104

Bump HtmlAgilityPack from 1.11.62 to 1.11.71 (#691)

Bump HtmlAgilityPack from 1.11.62 to 1.11.71 (#691) #1104

Triggered via push November 25, 2024 13:28
Status Success
Total duration 53s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build: GeeksCoreLibrary/Components/Repeater/Models/DbFieldLegacySettingsModel.cs#L21
'DbFieldLegacySettingsModel.SQLQuery' hides inherited member 'CmsSettingsLegacy.SQLQuery'. Use the new keyword if hiding was intended.
build: GeeksCoreLibrary/Modules/Payments/Services/NoPspService.cs#L20
'NoPspService.LogPaymentActions' hides inherited member 'PaymentServiceProviderBaseService.LogPaymentActions'. Use the new keyword if hiding was intended.
build: GeeksCoreLibrary/Core/Services/WiserItemsService.cs#L1328
The variable 'exp' is declared but never used
build: GeeksCoreLibrary/Components/Account/Account.cs#L1158
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: GeeksCoreLibrary/Modules/Templates/Services/LegacyTemplatesService.cs#L403
'Template.CachingMode' is obsolete: 'This property exists for backwards compatibility only. Use the booleans CachePerUrl, CachePerQueryString, CachePerHostName and CacheUsingRegex instead.'
build: GeeksCoreLibrary/Modules/Templates/Services/LegacyTemplatesService.cs#L1407
'Template.CachingMode' is obsolete: 'This property exists for backwards compatibility only. Use the booleans CachePerUrl, CachePerQueryString, CachePerHostName and CacheUsingRegex instead.'
build: GeeksCoreLibrary/Modules/Templates/Services/LegacyTemplatesService.cs#L1423
'Template.CachingMode' is obsolete: 'This property exists for backwards compatibility only. Use the booleans CachePerUrl, CachePerQueryString, CachePerHostName and CacheUsingRegex instead.'
build: GeeksCoreLibrary/Modules/Templates/Services/LegacyTemplatesService.cs#L1423
'Template.CachingMode' is obsolete: 'This property exists for backwards compatibility only. Use the booleans CachePerUrl, CachePerQueryString, CachePerHostName and CacheUsingRegex instead.'
build: GeeksCoreLibrary/Core/Services/WiserItemsService.cs#L3669
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: GeeksCoreLibrary/Modules/Templates/Services/LegacyCachedTemplatesService.cs#L76
'Template.CachingMode' is obsolete: 'This property exists for backwards compatibility only. Use the booleans CachePerUrl, CachePerQueryString, CachePerHostName and CacheUsingRegex instead.'