Skip to content

Move source link to GlobalPackageReference #214

Move source link to GlobalPackageReference

Move source link to GlobalPackageReference #214

Triggered via pull request October 31, 2023 17:54
Status Failure
Total duration 2m 36s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
windows-latest
D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema\NJsonSchema.csproj : error NU1506: Warning As Error: Duplicate 'PackageVersion' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageVersion' items are: Microsoft.SourceLink.GitHub 1.1.1, Microsoft.SourceLink.GitHub 1.1.1. [TargetFramework=net6.0]
windows-latest
D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.NewtonsoftJson\NJsonSchema.NewtonsoftJson.csproj : error NU1506: Warning As Error: Duplicate 'PackageVersion' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageVersion' items are: Microsoft.SourceLink.GitHub 1.1.1, Microsoft.SourceLink.GitHub 1.1.1. [TargetFramework=netstandard2.0]
windows-latest
D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.Benchmark\NJsonSchema.Benchmark.csproj : error NU1506: Warning As Error: Duplicate 'PackageVersion' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageVersion' items are: Microsoft.SourceLink.GitHub 1.1.1, Microsoft.SourceLink.GitHub 1.1.1.
windows-latest
D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.CodeGeneration.TypeScript\NJsonSchema.CodeGeneration.TypeScript.csproj : error NU1506: Warning As Error: Duplicate 'PackageVersion' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageVersion' items are: Microsoft.SourceLink.GitHub 1.1.1, Microsoft.SourceLink.GitHub 1.1.1. [TargetFramework=netstandard2.0]
windows-latest
D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.Demo\NJsonSchema.Demo.csproj : error NU1506: Warning As Error: Duplicate 'PackageVersion' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageVersion' items are: Microsoft.SourceLink.GitHub 1.1.1, Microsoft.SourceLink.GitHub 1.1.1.
windows-latest
D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.CodeGeneration.CSharp.Tests\NJsonSchema.CodeGeneration.CSharp.Tests.csproj : error NU1506: Warning As Error: Duplicate 'PackageVersion' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageVersion' items are: Microsoft.SourceLink.GitHub 1.1.1, Microsoft.SourceLink.GitHub 1.1.1.
windows-latest
D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.CodeGeneration\NJsonSchema.CodeGeneration.csproj : error NU1506: Warning As Error: Duplicate 'PackageVersion' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageVersion' items are: Microsoft.SourceLink.GitHub 1.1.1, Microsoft.SourceLink.GitHub 1.1.1. [TargetFramework=netstandard2.0]
windows-latest
D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.Annotations\NJsonSchema.Annotations.csproj : error NU1506: Warning As Error: Duplicate 'PackageVersion' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageVersion' items are: Microsoft.SourceLink.GitHub 1.1.1, Microsoft.SourceLink.GitHub 1.1.1. [TargetFramework=netstandard2.0]
windows-latest
D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.CodeGeneration.Tests\NJsonSchema.CodeGeneration.Tests.csproj : error NU1506: Warning As Error: Duplicate 'PackageVersion' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageVersion' items are: Microsoft.SourceLink.GitHub 1.1.1, Microsoft.SourceLink.GitHub 1.1.1. [TargetFramework=net6.0]
windows-latest
D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.CodeGeneration.CSharp\NJsonSchema.CodeGeneration.CSharp.csproj : error NU1506: Warning As Error: Duplicate 'PackageVersion' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageVersion' items are: Microsoft.SourceLink.GitHub 1.1.1, Microsoft.SourceLink.GitHub 1.1.1. [TargetFramework=netstandard2.0]
windows-latest
Solution "D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.sln" has active build configurations for the build project. Either enable SuppressBuildProjectCheck on "Build.Solution" or remove the following entries from the solution file: " - {8E4E5A64-B5B7-4718-A92F-CB6B08512264}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8E4E5A64-B5B7-4718-A92F-CB6B08512264}.Debug|ARM.Build.0 = Debug|Any CPU - {8E4E5A64-B5B7-4718-A92F-CB6B08512264}.Debug|x64.Build.0 = Debug|Any CPU - {8E4E5A64-B5B7-4718-A92F-CB6B08512264}.Debug|x86.Build.0 = Debug|Any CPU - {8E4E5A64-B5B7-4718-A92F-CB6B08512264}.Release|Any CPU.Build.0 = Release|Any CPU - {8E4E5A64-B5B7-4718-A92F-CB6B08512264}.Release|ARM.Build.0 = Release|Any CPU - {8E4E5A64-B5B7-4718-A92F-CB6B08512264}.Release|x64.Build.0 = Release|Any CPU - {8E4E5A64-B5B7-4718-A92F-CB6B08512264}.Release|x86.Build.0 = Release|Any CPU"
windows-latest
D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.Tests\NJsonSchema.Tests.csproj : warning NU1506: Duplicate 'PackageVersion' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageVersion' items are: Microsoft.SourceLink.GitHub 1.1.1, Microsoft.SourceLink.GitHub 1.1.1. [TargetFramework=net7.0]
windows-latest
D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.Tests\NJsonSchema.Tests.csproj : warning NU1506: Duplicate 'PackageVersion' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageVersion' items are: Microsoft.SourceLink.GitHub 1.1.1, Microsoft.SourceLink.GitHub 1.1.1. [TargetFramework=net462]
windows-latest
D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.Demo.Performance\NJsonSchema.Demo.Performance.csproj : warning NU1506: Duplicate 'PackageVersion' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageVersion' items are: Microsoft.SourceLink.GitHub 1.1.1, Microsoft.SourceLink.GitHub 1.1.1.
windows-latest
D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.NewtonsoftJson.Tests\NJsonSchema.NewtonsoftJson.Tests.csproj : warning NU1506: Duplicate 'PackageVersion' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageVersion' items are: Microsoft.SourceLink.GitHub 1.1.1, Microsoft.SourceLink.GitHub 1.1.1. [TargetFramework=net6.0]
windows-latest
D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.Yaml.Tests\NJsonSchema.Yaml.Tests.csproj : warning NU1506: Duplicate 'PackageVersion' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageVersion' items are: Microsoft.SourceLink.GitHub 1.1.1, Microsoft.SourceLink.GitHub 1.1.1. [TargetFramework=net6.0]
windows-latest
D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.NewtonsoftJson.Tests\NJsonSchema.NewtonsoftJson.Tests.csproj : warning NU1506: Duplicate 'PackageVersion' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageVersion' items are: Microsoft.SourceLink.GitHub 1.1.1, Microsoft.SourceLink.GitHub 1.1.1. [TargetFramework=net462]
windows-latest
D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.Yaml.Tests\NJsonSchema.Yaml.Tests.csproj : warning NU1506: Duplicate 'PackageVersion' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageVersion' items are: Microsoft.SourceLink.GitHub 1.1.1, Microsoft.SourceLink.GitHub 1.1.1. [TargetFramework=net462]