Skip to content

Remove unnecessary usings #301

Remove unnecessary usings

Remove unnecessary usings #301

Triggered via pull request November 19, 2024 19:22
Status Failure
Total duration 4m 19s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
ubuntu-latest
CSC : error EnableGenerateDocumentationFile: Set MSBuild property 'GenerateDocumentationFile' to 'true' in project file to enable IDE0005 (Remove unnecessary usings/imports) on build (https://github.com/dotnet/roslyn/issues/41640) [/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema.Annotations/NJsonSchema.Annotations.csproj::TargetFramework=net462]
ubuntu-latest
CSC : error EnableGenerateDocumentationFile: Set MSBuild property 'GenerateDocumentationFile' to 'true' in project file to enable IDE0005 (Remove unnecessary usings/imports) on build (https://github.com/dotnet/roslyn/issues/41640) [/home/runner/work/NJsonSchema/NJsonSchema/src/NJsonSchema.Annotations/NJsonSchema.Annotations.csproj::TargetFramework=netstandard2.0]
ubuntu-latest
Target "Pack" has thrown an exception
ubuntu-latest
Process completed with exit code 255.
windows-latest
CSC : error EnableGenerateDocumentationFile: Set MSBuild property 'GenerateDocumentationFile' to 'true' in project file to enable IDE0005 (Remove unnecessary usings/imports) on build (https://github.com/dotnet/roslyn/issues/41640) [D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.Annotations\NJsonSchema.Annotations.csproj::TargetFramework=netstandard2.0]
windows-latest
CSC : error EnableGenerateDocumentationFile: Set MSBuild property 'GenerateDocumentationFile' to 'true' in project file to enable IDE0005 (Remove unnecessary usings/imports) on build (https://github.com/dotnet/roslyn/issues/41640) [D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.Annotations\NJsonSchema.Annotations.csproj::TargetFramework=net462]
windows-latest
Target "Pack" has thrown an exception
windows-latest
Process completed with exit code 1.