fix: Show the skipped checks reasons #1485
ci.yml
on: pull_request
Build
2m 9s
Publish Dev
0s
Publish Production
0s
Annotations
4 errors and 10 warnings
Build:
UnoCheck/Util.cs#L210
Type 'Util' already defines a member called 'ShellCommand' with the same parameter types
|
Build:
UnoCheck/Util.cs#L210
Type 'Util' already defines a member called 'ShellCommand' with the same parameter types
|
Build:
UnoCheck/Util.cs#L210
Type 'Util' already defines a member called 'ShellCommand' with the same parameter types
|
Build
Process completed with exit code 1.
|
Build
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
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
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
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
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
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
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:
UnoCheck/Models/CheckupManager.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
UnoCheck/Models/CheckupManager.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
UnoCheck/Models/CheckupManager.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|