Implement user-scoped template response caching using HybridCache- Test #629
playwright-tests.yml
on: pull_request
Run Playwright Tests
38s
Annotations
5 errors and 11 warnings
|
Run Playwright Tests
Process completed with exit code 1.
|
|
Run Playwright Tests:
source/AAS.TwinEngine.DataEngine/Api/SubmodelRepository/MappingProfiles/SubmodelsMapperProfile.cs#L35
Type 'SubmodelsMapperProfile' already defines a member called 'ToDto' with the same parameter types
|
|
Run Playwright Tests:
source/AAS.TwinEngine.DataEngine/Api/SubmodelRepository/Handler/SubmodelRepositoryHandler.cs#L73
Type 'SubmodelRepositoryHandler' already defines a member called 'GetAllSubmodelElements' with the same parameter types
|
|
Run Playwright Tests:
source/AAS.TwinEngine.DataEngine/Api/SubmodelRepository/MappingProfiles/SubmodelsMapperProfile.cs#L35
Type 'SubmodelsMapperProfile' already defines a member called 'ToDto' with the same parameter types
|
|
Run Playwright Tests:
source/AAS.TwinEngine.DataEngine/Api/SubmodelRepository/Handler/SubmodelRepositoryHandler.cs#L73
Type 'SubmodelRepositoryHandler' already defines a member called 'GetAllSubmodelElements' with the same parameter types
|
|
Run Playwright Tests
No files were found with the provided path: **/*playwright_test_results.trx. No artifacts will be uploaded.
|
|
Run Playwright Tests:
source/AAS.TwinEngine.Plugin.TestPlugin/Infrastructure/Providers/MetaDataProvider/Helper/Paginator.cs#L34
Possible null reference argument for parameter 'arg' in 'string Func<T, string>.Invoke(T arg)'.
|
|
Run Playwright Tests:
source/AAS.TwinEngine.Plugin.TestPlugin/Infrastructure/Providers/MockData.cs#L8
Non-nullable property 'SubmodelData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Playwright Tests:
source/AAS.TwinEngine.Plugin.TestPlugin/Infrastructure/Providers/MockData.cs#L7
Non-nullable property 'MetaData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Playwright Tests:
source/AAS.TwinEngine.Plugin.TestPlugin/Api/Manifest/MappingProfiles/ManifestMappingProfile.cs#L14
Dereference of a possibly null reference.
|
|
Run Playwright Tests:
source/AAS.TwinEngine.Plugin.TestPlugin/Api/Submodel/Handler/SubmodelHandler.cs#L14
Parameter 'logger' is unread.
|
|
Run Playwright Tests:
source/AAS.TwinEngine.Plugin.TestPlugin/ApplicationLogic/Services/Submodel/Config/Semantics.cs#L10
Non-nullable property 'IndexContextPrefix' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Playwright Tests:
source/AAS.TwinEngine.Plugin.TestPlugin.PlaywrightTests/ApiTestBase.cs#L52
Change the return type of method 'ApiTestBase.Base64EncodeUrl(string)' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1055)
|
|
Run Playwright Tests:
source/AAS.TwinEngine.Plugin.TestPlugin.PlaywrightTests/ApiTestBase.cs#L16
Change the type of property 'ApiTestBase.BaseUrl' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
|
|
Run Playwright Tests:
source/AAS.TwinEngine.DataEngine/Infrastructure/Providers/PluginDataProvider/Services/PluginManifestConflictHandler.cs#L15
'MultiPluginConflictOptions' is obsolete: 'V1 configuration is deprecated and will be removed in next major release'
|
|
Run Playwright Tests:
source/AAS.TwinEngine.DataEngine/Infrastructure/Providers/PluginDataProvider/Services/PluginManifestConflictHandler.cs#L11
'MultiPluginConflictOptions' is obsolete: 'V1 configuration is deprecated and will be removed in next major release'
|