PT-14386: skip filter pages by language #119
pr-ci.yml
on: pull_request
test
/
test-and-sonar
1m 51s
build
/
build-artifacts
1m 28s
Annotations
8 errors and 20 warnings
test / test-and-sonar
ERROR: Error during SonarScanner execution
|
test / test-and-sonar
ERROR:
|
test / test-and-sonar
The version of Java (11.0.21) used to run this analysis is deprecated, and SonarCloud no longer supports it. Please upgrade to Java 17 or later.
|
test / test-and-sonar
As a temporary measure, you can set the property 'sonar.scanner.force-deprecated-java-version' to 'true' to continue using Java 11.0.21
|
test / test-and-sonar
This workaround will only be effective until January 28, 2024. After this date, all scans using the deprecated Java 11 will fail.
|
test / test-and-sonar
ERROR:
|
test / test-and-sonar
The SonarScanner did not complete successfully
|
test / test-and-sonar
14:21:02.399 Post-processing failed. Exit code: 1
|
build / build-artifacts
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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 'net6.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 'net6.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 'net6.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 'net6.0'. This package may not be fully compatible with your project.
|
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 'net6.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 'net6.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 'net6.0'. This package may not be fully compatible with your project.
|
build / build-artifacts
Unexpected input(s) 'outputs', valid inputs are ['imageName', 'tag', 'dockerFiles']
|
test / test-and-sonar
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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 'net6.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/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 'net6.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/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 'net6.0'. This package may not be fully compatible with your project.
|
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 'net6.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/AnonymousComparer.cs(20,23): warning S3260: Private classes which are not derived in the current assembly should be marked as 'sealed'. [/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'. [/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/StringExtensions.cs(16,1): warning S103: Split this 1025 characters long line (which is greater than 300 authorized). [/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/Security/SecurityConstants.cs(45,1): warning S103: Split this 313 characters long line (which is greater than 300 authorized). [/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/AddressType.cs(6,17): warning S2342: Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'. [/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/AddressType.cs(8,9): warning S2346: Rename 'Undefined' to 'None'. [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
|