OSOE-402: Adapting to UI testing logging changes #2
validate-nuget-publish.yml
on: pull_request
Validate NuGet Publish
/
...
/
Publish to NuGet
1m 46s
Annotations
4 errors
Validate NuGet Publish / Validate NuGet Publish / Publish to NuGet:
Lombiq.Hosting.Tenants.IdleTenantManagement.Tests.UI/Extensions/TestCaseUITestContextExtensions.cs#L39
'IWebApplicationInstance' does not contain a definition for 'LogsShouldContainAsync' and no accessible extension method 'LogsShouldContainAsync' accepting a first argument of type 'IWebApplicationInstance' could be found (are you missing a using directive or an assembly reference?)
|
Validate NuGet Publish / Validate NuGet Publish / Publish to NuGet:
Lombiq.Hosting.Tenants.IdleTenantManagement.Tests.UI/Extensions/IdleTenantManagementExtensions.cs#L27
'OrchardCoreConfiguration' does not contain a definition for 'AfterFakeLoggingConfiguration' and no accessible extension method 'AfterFakeLoggingConfiguration' accepting a first argument of type 'OrchardCoreConfiguration' could be found (are you missing a using directive or an assembly reference?)
|
Validate NuGet Publish / Validate NuGet Publish / Publish to NuGet:
Lombiq.Hosting.Tenants.IdleTenantManagement.Tests.UI/Extensions/IdleTenantManagementExtensions.cs#L31
'IWebApplicationInstance' does not contain a definition for 'LogsShouldNotContainAsync' and no accessible extension method 'LogsShouldNotContainAsync' accepting a first argument of type 'IWebApplicationInstance' could be found (are you missing a using directive or an assembly reference?)
|
Validate NuGet Publish / Validate NuGet Publish / Publish to NuGet
Process completed with exit code 1.
|