Skip to content

VCST-631: Update vc-storefront to NET8 #148

VCST-631: Update vc-storefront to NET8

VCST-631: Update vc-storefront to NET8 #148

Triggered via pull request March 27, 2024 10:52
Status Success
Total duration 2m 26s
Artifacts

pr-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build / build-artifacts
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Tests/VirtoCommerce.Storefront.Tests.csproj : warning NU1701: Package 'Microsoft.AspNet.TelemetryCorrelation 1.0.8' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net8.0'. This package may not be fully compatible with your project. [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.sln]
build / build-artifacts
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront/VirtoCommerce.Storefront.csproj : warning NU1701: Package 'Microsoft.AspNet.TelemetryCorrelation 1.0.8' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net8.0'. This package may not be fully compatible with your project. [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.sln]
build / build-artifacts
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Tests/VirtoCommerce.Storefront.Tests.csproj : warning NU1701: Package 'Microsoft.AspNet.TelemetryCorrelation 1.0.8' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net8.0'. This package may not be fully compatible with your project.
build / build-artifacts
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront/VirtoCommerce.Storefront.csproj : warning NU1701: Package 'Microsoft.AspNet.TelemetryCorrelation 1.0.8' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net8.0'. This package may not be fully compatible with your project.
build / build-artifacts
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/Common/Exceptions/StorefrontException.cs(37,30): warning CS0672: Member 'StorefrontException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'StorefrontException.GetObjectData(SerializationInfo, StreamingContext)'. [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
build / build-artifacts
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/Common/Exceptions/StorefrontException.cs(12,39): warning SYSLIB0051: 'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
build / build-artifacts
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/Features/Exceptions/FeaturesException.cs(10,39): warning SYSLIB0051: 'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
build / build-artifacts
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/Common/Exceptions/StorefrontException.cs(39,13): warning SYSLIB0051: 'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
build / build-artifacts
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.LiquidThemeEngine/Exceptions/SaasCompileException.cs(65,30): warning CS0672: Member 'SaasCompileException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'SaasCompileException.GetObjectData(SerializationInfo, StreamingContext)'. [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.LiquidThemeEngine/VirtoCommerce.LiquidThemeEngine.csproj]
build / build-artifacts
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.LiquidThemeEngine/Exceptions/SaasCompileException.cs(11,39): warning SYSLIB0051: 'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.LiquidThemeEngine/VirtoCommerce.LiquidThemeEngine.csproj]
build / build-artifacts
Unexpected input(s) 'outputs', valid inputs are ['imageName', 'tag', 'dockerFiles']
test / test-and-sonar
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront/VirtoCommerce.Storefront.csproj : warning NU1701: Package 'Microsoft.AspNet.TelemetryCorrelation 1.0.8' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net8.0'. This package may not be fully compatible with your project. [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.sln]
test / test-and-sonar
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Tests/VirtoCommerce.Storefront.Tests.csproj : warning NU1701: Package 'Microsoft.AspNet.TelemetryCorrelation 1.0.8' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net8.0'. This package may not be fully compatible with your project. [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.sln]
test / test-and-sonar
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Tests/VirtoCommerce.Storefront.Tests.csproj : warning NU1701: Package 'Microsoft.AspNet.TelemetryCorrelation 1.0.8' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net8.0'. This package may not be fully compatible with your project.
test / test-and-sonar
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront/VirtoCommerce.Storefront.csproj : warning NU1701: Package 'Microsoft.AspNet.TelemetryCorrelation 1.0.8' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net8.0'. This package may not be fully compatible with your project.
test / test-and-sonar
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/Common/Exceptions/StorefrontException.cs(37,30): warning CS0672: Member 'StorefrontException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'StorefrontException.GetObjectData(SerializationInfo, StreamingContext)'. [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
test / test-and-sonar
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/Features/Exceptions/FeaturesException.cs(10,39): warning SYSLIB0051: 'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
test / test-and-sonar
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/Common/Exceptions/StorefrontException.cs(12,39): warning SYSLIB0051: 'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
test / test-and-sonar
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/Common/Exceptions/StorefrontException.cs(39,13): warning SYSLIB0051: 'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
test / test-and-sonar
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/Common/AnonymousComparer.cs(20,23): warning S3260: Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
test / test-and-sonar
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/Common/AnonymousComparer.cs(105,23): warning S3260: Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]