Skip to content

Conversation

@sungam3r
Copy link
Member

@sungam3r sungam3r commented Dec 2, 2023

No description provided.

@github-actions github-actions bot added the tests Pull request that adds new or changes existing tests label Dec 2, 2023
<PackageReference Include="xunit" Version="2.5.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<PackageReference Include="xunit" Version="2.6.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4" NoWarn="NU1701">
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Severity	Code	Description	Project	File	Line	Suppression State	Details
Error	NU1701	Warning As Error: Package 'xunit.runner.visualstudio 2.5.4' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework '.NETCoreApp,Version=v3.1'. This package may not be fully compatible with your project.	PublicApiGeneratorTests	C:\_GITHUB_\PublicApiGenerator\src\PublicApiGeneratorTests\PublicApiGeneratorTests.csproj	1		

@sungam3r sungam3r added the dependencies Pull requests that update a dependency file label Dec 2, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fe330a4) 94.36% compared to head (d4d8b51) 94.36%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #336   +/-   ##
=======================================
  Coverage   94.36%   94.36%           
=======================================
  Files          17       17           
  Lines        1172     1172           
  Branches      214      214           
=======================================
  Hits         1106     1106           
  Misses         39       39           
  Partials       27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file tests Pull request that adds new or changes existing tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants