Skip to content

implement IsPositiveInfinity #132

implement IsPositiveInfinity

implement IsPositiveInfinity #132

Triggered via push September 13, 2023 20:31
Status Failure
Total duration 1m 49s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
build
The current .NET SDK does not support targeting .NET 7.0. Either target .NET 6.0 or lower, or use a version of the .NET SDK that supports .NET 7.0.
build
The current .NET SDK does not support targeting .NET 7.0. Either target .NET 6.0 or lower, or use a version of the .NET SDK that supports .NET 7.0.
build
Process completed with exit code 1.
build
Assets file 'D:\a\DotNetParser\DotNetParser\mscorlib\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
build
Assets file 'D:\a\DotNetParser\DotNetParser\CSharpOpCodes\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
build
Assets file 'D:\a\DotNetParser\DotNetParser\LibDotNetParser\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
build
The current .NET SDK does not support targeting .NET 7.0. Either target .NET 6.0 or lower, or use a version of the .NET SDK that supports .NET 7.0.
build
The current .NET SDK does not support targeting .NET 7.0. Either target .NET 6.0 or lower, or use a version of the .NET SDK that supports .NET 7.0.
build
Assets file 'D:\a\DotNetParser\DotNetParser\mscorlib\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
build
Assets file 'D:\a\DotNetParser\DotNetParser\CSharpOpCodes\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
build
Assets file 'D:\a\DotNetParser\DotNetParser\LibDotNetParser\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
build
The current .NET SDK does not support targeting .NET 7.0. Either target .NET 6.0 or lower, or use a version of the .NET SDK that supports .NET 7.0.
build
The current .NET SDK does not support targeting .NET 7.0. Either target .NET 6.0 or lower, or use a version of the .NET SDK that supports .NET 7.0.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/