Add .NET Standard 2.0 target #10
dotnet-framework.yml
on: pull_request
modularpipeline-netframework
4m 1s
Annotations
10 errors and 10 warnings
modularpipeline-netframework:
TUnit.Engine/Services/Counter.cs#L8
The name 'LockFactory' does not exist in the current context
|
modularpipeline-netframework:
TUnit.Engine/Services/SingleTestExecutor.cs#L36
The name 'LockFactory' does not exist in the current context
|
modularpipeline-netframework:
TUnit.Engine/Services/Counter.cs#L8
'Lock' is inaccessible due to its protection level
|
modularpipeline-netframework:
TUnit.Engine/Services/SingleTestExecutor.cs#L36
'Lock' is inaccessible due to its protection level
|
modularpipeline-netframework:
TUnit.Engine/Services/Counter.cs#L8
The name 'LockFactory' does not exist in the current context
|
modularpipeline-netframework:
TUnit.Engine/Services/SingleTestExecutor.cs#L36
The name 'LockFactory' does not exist in the current context
|
modularpipeline-netframework:
TUnit.Assertions.UnitTests/MemberTests.cs#L84
Predefined type 'System.Runtime.CompilerServices.IsExternalInit' is not defined or imported
|
modularpipeline-netframework:
TUnit.Assertions.UnitTests/MemberTests.cs#L85
Predefined type 'System.Runtime.CompilerServices.IsExternalInit' is not defined or imported
|
modularpipeline-netframework:
TUnit.Assertions.UnitTests/MemberTests.cs#L86
Predefined type 'System.Runtime.CompilerServices.IsExternalInit' is not defined or imported
|
modularpipeline-netframework:
TUnit.Assertions.UnitTests/MemberTests.cs#L82
Missing compiler required member 'System.Runtime.CompilerServices.RequiredMemberAttribute..ctor'
|
modularpipeline-netframework
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
modularpipeline-netframework
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
modularpipeline-netframework
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
modularpipeline-netframework
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
modularpipeline-netframework
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
modularpipeline-netframework
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
modularpipeline-netframework
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
modularpipeline-netframework
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
modularpipeline-netframework
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
modularpipeline-netframework
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|