Add liquid filters for transliteration in ContentLocalization module. #175
build.yml
on: pull_request
Build windows-latest
4m 4s
Annotations
3 errors and 11 warnings
Build windows-latest:
src/OrchardCoreContrib.ContentLocalization/Startup.cs#L12
The type or namespace name 'Extensions' does not exist in the namespace 'OrchardCoreContrib.ContentLocalization' (are you missing an assembly reference?)
|
Build windows-latest:
src/OrchardCoreContrib.ContentLocalization/Startup.cs#L12
The type or namespace name 'Extensions' does not exist in the namespace 'OrchardCoreContrib.ContentLocalization' (are you missing an assembly reference?)
|
Build windows-latest
Process completed with exit code 1.
|
Build windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build windows-latest:
src/OrchardCoreContrib.Gdpr/Views/CookieConsent.cshtml#L5
'Views_CookieConsent.Site' hides inherited member 'RazorPage<dynamic>.Site'. Use the new keyword if hiding was intended.
|
Build windows-latest:
src/OrchardCoreContrib.Email.Hotmail/Controllers/AdminController.cs#L16
'ISmtpService' is obsolete: 'this interface is obsolete and will be removed in future releases. Instead please use IEmailService.'
|
Build windows-latest:
src/OrchardCoreContrib.Email.Hotmail/Controllers/AdminController.cs#L23
'ISmtpService' is obsolete: 'this interface is obsolete and will be removed in future releases. Instead please use IEmailService.'
|
Build windows-latest:
src/OrchardCoreContrib.Email.Hotmail/Startup.cs#L44
'ISmtpService' is obsolete: 'this interface is obsolete and will be removed in future releases. Instead please use IEmailService.'
|
Build windows-latest:
src/OrchardCoreContrib.Email.Yahoo/Controllers/AdminController.cs#L16
'ISmtpService' is obsolete: 'this interface is obsolete and will be removed in future releases. Instead please use IEmailService.'
|
Build windows-latest:
src/OrchardCoreContrib.Email.Yahoo/Controllers/AdminController.cs#L23
'ISmtpService' is obsolete: 'this interface is obsolete and will be removed in future releases. Instead please use IEmailService.'
|
Build windows-latest:
src/OrchardCoreContrib.Email.Yahoo/Startup.cs#L44
'ISmtpService' is obsolete: 'this interface is obsolete and will be removed in future releases. Instead please use IEmailService.'
|
Build windows-latest:
src/OrchardCoreContrib.Email.Gmail/Controllers/AdminController.cs#L16
'ISmtpService' is obsolete: 'this interface is obsolete and will be removed in future releases. Instead please use IEmailService.'
|
Build windows-latest:
src/OrchardCoreContrib.Email.Gmail/Controllers/AdminController.cs#L23
'ISmtpService' is obsolete: 'this interface is obsolete and will be removed in future releases. Instead please use IEmailService.'
|
Build windows-latest:
src/OrchardCoreContrib.Email.Gmail/Startup.cs#L44
'ISmtpService' is obsolete: 'this interface is obsolete and will be removed in future releases. Instead please use IEmailService.'
|