fix: Show the skipped checks reasons #1485
Annotations
4 errors and 10 warnings
Build - CI:
UnoCheck/Util.cs#L210
Type 'Util' already defines a member called 'ShellCommand' with the same parameter types
|
Build - CI:
UnoCheck/Util.cs#L210
Type 'Util' already defines a member called 'ShellCommand' with the same parameter types
|
Build - CI:
UnoCheck/Util.cs#L210
Type 'Util' already defines a member called 'ShellCommand' with the same parameter types
|
Build - CI
Process completed with exit code 1.
|
Build - CI
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build - CI
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build - CI
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build - CI
ProjectReference 'D:\a\uno.check\uno.check\UnoCheck.SdkResolver\Microsoft.DotNet.MSBuildSdkResolver.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v3.1'. This project may not be fully compatible with your project.
|
Build - CI
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build - CI
ProjectReference 'D:\a\uno.check\uno.check\UnoCheck.SdkResolver\Microsoft.DotNet.MSBuildSdkResolver.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v5.0'. This project may not be fully compatible with your project.
|
Build - CI
ProjectReference 'D:\a\uno.check\uno.check\UnoCheck.SdkResolver\Microsoft.DotNet.MSBuildSdkResolver.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v6.0'. This project may not be fully compatible with your project.
|
Build - CI:
UnoCheck/Models/CheckupManager.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build - CI:
UnoCheck/Models/CheckupManager.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build - CI:
UnoCheck/Models/CheckupManager.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading