Add permissions setup for application data directories in Dockerfile #1936
Annotations
11 warnings
|
build:
src/Tests/Grand.Business.Marketing.Tests/Services/Customers/CustomerTagServiceTests.cs#L201
Use 'Assert.DoesNotContain' instead of 'Assert.IsFalse' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Tests/Grand.Business.Marketing.Tests/Services/Customers/CustomerTagServiceTests.cs#L182
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Tests/Grand.Business.Checkout.Tests/Services/Orders/OrderCalculationServiceTests.cs#L106
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
|
|
build:
src/Plugins/Payments.StripeCheckout/Areas/Admin/Views/StripeCheckout/Configure.cshtml#L2
'IActionContextAccessor' is obsolete: 'IActionContextAccessor is obsolete and will be removed in a future version. For more information, visit https://aka.ms/aspnet/deprecate/006.' (https://aka.ms/aspnet/deprecate/006)
|
|
build:
src/Tests/Grand.Business.Checkout.Tests/Services/Orders/OrderCalculationServiceTests.cs#L106
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
|
|
build:
src/Tests/Grand.Business.Marketing.Tests/Services/Customers/CustomerTagServiceTests.cs#L201
Use 'Assert.DoesNotContain' instead of 'Assert.IsFalse' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Tests/Grand.Business.Marketing.Tests/Services/Customers/CustomerTagServiceTests.cs#L182
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Plugins/Payments.StripeCheckout/Areas/Admin/Views/StripeCheckout/Configure.cshtml#L2
'IActionContextAccessor' is obsolete: 'IActionContextAccessor is obsolete and will be removed in a future version. For more information, visit https://aka.ms/aspnet/deprecate/006.' (https://aka.ms/aspnet/deprecate/006)
|
|
build:
src/Tests/Grand.Business.Checkout.Tests/Services/Orders/OrderCalculationServiceTests.cs#L106
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
|
|
build:
src/Tests/Grand.Business.Marketing.Tests/Services/Customers/CustomerTagServiceTests.cs#L201
Use 'Assert.DoesNotContain' instead of 'Assert.IsFalse' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Tests/Grand.Business.Marketing.Tests/Services/Customers/CustomerTagServiceTests.cs#L182
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|