Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the nuget group across 1 directory with 13 updates #888

Merged
merged 3 commits into from
Aug 31, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2024

Bumps the nuget group with 13 updates in the / directory:

Package From To
GitHubActionsTestLogger 2.3.3 2.4.1
Meziantou.Analyzer 2.0.146 2.0.163
Microsoft.VisualStudio.Threading.Analyzers 17.9.28 17.11.20
Roslynator.Analyzers 4.12.0 4.12.4
Roslynator.CodeAnalysis.Analyzers 4.12.0 4.12.4
Roslynator.Formatting.Analyzers 4.12.0 4.12.4
xunit.analyzers 1.11.0 1.15.0
System.Reactive 6.0.0 6.0.1
Microsoft.Extensions.Http.Polly 8.0.3 8.0.8
Microsoft.NET.Test.Sdk 17.9.0 17.11.0
Microsoft.Reactive.Testing 6.0.0 6.0.1
System.Reactive 6.0.0 6.0.1
xunit 2.7.0 2.9.0
xunit.runner.visualstudio 2.5.7 2.8.2

Updates GitHubActionsTestLogger from 2.3.3 to 2.4.1

Release notes

Sourced from GitHubActionsTestLogger's releases.

2.4.1

What's Changed

Full Changelog: Tyrrrz/GitHubActionsTestLogger@2.4...2.4.1

2.4

What's Changed

New Contributors

Full Changelog: Tyrrrz/GitHubActionsTestLogger@2.3.3...2.4

Note: Going forward, new release notes will appear here instead of the Changelog.md file. If you want to see the release notes for older versions, you can find them here.

Commits

Updates Meziantou.Analyzer from 2.0.146 to 2.0.163

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.163

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.163

Full Changelog: meziantou/Meziantou.Analyzer@2.0.162...2.0.163

2.0.162

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.162

Full Changelog: meziantou/Meziantou.Analyzer@2.0.161...2.0.162

2.0.161

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.161

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.160...2.0.161

2.0.160

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.160

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.159...2.0.160

2.0.159

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.159

Full Changelog: meziantou/Meziantou.Analyzer@2.0.158...2.0.159

2.0.158

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.158

Full Changelog: meziantou/Meziantou.Analyzer@2.0.157...2.0.158

2.0.157

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.157

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.156...2.0.157

2.0.156

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.156

... (truncated)

Commits
  • 423b37f Improve detection for ToString case in MA0028
  • 3073490 Mark X and B number formats as invariant culture
  • 359a6a4 New rule: MA0160 Use ContainsKey instead of TryGetValue when the second arg i...
  • 7eede0e Improve heuristic for MA0003
  • ca34542 Fix typo in sample
  • 4b840a7 Update MA0016.md (#736)
  • aa5f193 Add StringSyntax to highlight code in tests
  • f9f92c6 Improve message for MA0115
  • 053e1e4 Fix message in MA0159
  • 11bbcbf Update dependencies
  • Additional commits viewable in compare view

Updates Microsoft.VisualStudio.Threading.Analyzers from 17.9.28 to 17.11.20

Release notes

Sourced from Microsoft.VisualStudio.Threading.Analyzers's releases.

v17.11.20

What's Changed

Full Changelog: microsoft/vs-threading@v17.11.19-preview...v17.11.20

v17.11.19-preview

What's Changed

Full Changelog: microsoft/vs-threading@v17.10.48...v17.11.19-preview

v17.10.48

What's Changed

New Contributors

Full Changelog: microsoft/vs-threading@v17.9.28...v17.10.48

v17.10.12-preview

What's Changed

New Contributors

... (truncated)

Commits
  • 2f713da Stabilize package version (#1326)
  • f60e988 Merge pull request #1321 from microsoft/fixOptProf
  • cc03e78 Drop unstable tests from OptProf
  • 1f2ded7 Merge pull request #1316 from microsoft/fix1306
  • c3d6893 Merge pull request #1319 from microsoft/v17.10
  • ceeefbb Merge pull request #1317 from AArnott/fix1303
  • 0682212 Add System.Memory as package dependency
  • 34afdf3 Fix documentation around AsyncQueue\<T> completion
  • 8d24456 Merge pull request #1312 from microsoft/fixoptprof
  • 2444e67 Merge remote-tracking branch 'libtemplate/microbuild_staging' into HEAD
  • Additional commits viewable in compare view

Updates Roslynator.Analyzers from 4.12.0 to 4.12.4

Release notes

Sourced from Roslynator.Analyzers's releases.

v4.12.4

Fixed

v4.12.3

Fixed

v4.12.2

Fixed

  • [CLI] Fix loading of slnf files (PR)
  • [CLI] Fix --severity-level (PR)
  • Fix analyzer RCS1246 (PR)

v4.12.1

Changed

  • [CLI] Bump Roslyn to 4.9.2 (PR)
  • Convert Last() to [] (RCS1246) (PR)

Fixed

  • Fix analyzer RCS1077 (PR)
  • Fix export of ILanguageService (PR)
Changelog

Sourced from Roslynator.Analyzers's changelog.

[4.12.4] - 2024-06-01

Fixed

[4.12.3] - 2024-05-10

Fixed

[4.12.2] - 2024-04-23

Fixed

  • [CLI] Fix loading of slnf files (PR)
  • [CLI] Fix --severity-level (PR)
  • Fix analyzer RCS1246 (PR)

[4.12.1] - 2024-04-15

Changed

  • [CLI] Bump Roslyn to 4.9.2 (PR)
  • Convert Last() to [] (RCS1246) (PR)

Fixed

  • Fix analyzer RCS1077 (PR)
  • Fix export of ILanguageService (PR)
Commits

Updates Roslynator.CodeAnalysis.Analyzers from 4.12.0 to 4.12.4

Release notes

Sourced from Roslynator.CodeAnalysis.Analyzers's releases.

v4.12.4

Fixed

v4.12.3

Fixed

v4.12.2

Fixed

  • [CLI] Fix loading of slnf files (PR)
  • [CLI] Fix --severity-level (PR)
  • Fix analyzer RCS1246 (PR)

v4.12.1

Changed

  • [CLI] Bump Roslyn to 4.9.2 (PR)
  • Convert Last() to [] (RCS1246) (PR)

Fixed

  • Fix analyzer RCS1077 (PR)
  • Fix export of ILanguageService (PR)
Changelog

Sourced from Roslynator.CodeAnalysis.Analyzers's changelog.

[4.12.4] - 2024-06-01

Fixed

[4.12.3] - 2024-05-10

Fixed

[4.12.2] - 2024-04-23

Fixed

  • [CLI] Fix loading of slnf files (PR)
  • [CLI] Fix --severity-level (PR)
  • Fix analyzer RCS1246 (PR)

[4.12.1] - 2024-04-15

Changed

  • [CLI] Bump Roslyn to 4.9.2 (PR)
  • Convert Last() to [] (RCS1246) (PR)

Fixed

  • Fix analyzer RCS1077 (PR)
  • Fix export of ILanguageService (PR)
Commits

Updates Roslynator.Formatting.Analyzers from 4.12.0 to 4.12.4

Release notes

Sourced from Roslynator.Formatting.Analyzers's releases.

v4.12.4

Fixed

v4.12.3

Fixed

v4.12.2

Fixed

  • [CLI] Fix loading of slnf files (PR)
  • [CLI] Fix --severity-level (PR)
  • Fix analyzer RCS1246 (PR)

v4.12.1

Changed

  • [CLI] Bump Roslyn to 4.9.2 (PR)
  • Convert Last() to [] (RCS1246) (PR)

Fixed

  • Fix analyzer RCS1077 (PR)
  • Fix export of ILanguageService (PR)
Changelog

Sourced from Roslynator.Formatting.Analyzers's changelog.

[4.12.4] - 2024-06-01

Fixed

[4.12.3] - 2024-05-10

Fixed

[4.12.2] - 2024-04-23

Fixed

  • [CLI] Fix loading of slnf files (PR)
  • [CLI] Fix --severity-level (PR)
  • Fix analyzer RCS1246 (PR)

[4.12.1] - 2024-04-15

Changed

  • [CLI] Bump Roslyn to 4.9.2 (PR)
  • Convert Last() to [] (RCS1246) (PR)

Fixed

  • Fix analyzer RCS1077 (PR)
  • Fix export of ILanguageService (PR)
Commits

Updates xunit.analyzers from 1.11.0 to 1.15.0

Commits

Updates System.Reactive from 6.0.0 to 6.0.1

Release notes

Sourced from System.Reactive's releases.

Ix.NET v6.0.1

Changes:

Bugs:

  • #1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #1701: Include icon in package & fix a couple warnings
  • #1681: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Ix.NET/Source
  • #1680: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Rx.NET/Source
  • #1684: Update Merge.cs
  • #1688: Bump FluentAssertions from 6.2.0 to 6.4.0 in /Ix.NET/Source
  • #1694: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Ix.NET/Source
  • #1696: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Rx.NET/Source
  • #1671: Fix defines to be OR_GREATER
  • #1666: Bump IsExternalInit from 1.0.1 to 1.0.2 in /Ix.NET/Source
  • #1668: Bump Verify.Xunit from 14.7.0 to 14.11.2 in /Rx.NET/Source
  • #1670: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Ix.NET/Source
  • #1669: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Rx.NET/Source
  • #1661: Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8
  • #1660: Update to 6.0 SDK and exclude min/max/minby/maxby from 6.0 refs
  • #1637: Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 in /Ix.NET/Source
  • #1640: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Rx.NET/Source
  • #1641: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Ix.NET/Source
  • #1658: Bump Verify.Xunit from 13.3.1 to 14.7.0 in /Rx.NET/Source
  • #1617: fix: OfType now accepts a collection of object?
  • #1502: Update Rx 5.x supported platform in README
  • #1622: Bump Verify.Xunit from 11.24.0 to 13.3.1 in /Rx.NET/Source
  • #1621: Bump FluentAssertions from 6.1.0 to 6.2.0 in /Ix.NET/Source
  • #1615: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 in /Rx.NET/Source
  • #1603: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Rx.NET/Source
  • #1602: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Ix.NET/Source
  • #1597: Bump IsExternalInit from 1.0.0 to 1.0.1 in /Ix.NET/Source
  • #1619: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Ix.NET/Source
  • #1620: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Rx.NET/Source
  • #1623: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Rx.NET/Source

... (truncated)

Commits

Updates Microsoft.Extensions.Http.Polly from 8.0.3 to 8.0.8

Release notes

Sourced from Microsoft.Extensions.Http.Polly's releases.

.NET 8.0.8

Release

.NET 8.0.7

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.4...v8.0.5

.NET 8.0.4

Release

Commits

Updates Microsoft.NET.Test.Sdk from 17.9.0 to 17.11.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.11.0

What's Changed

Bumps the nuget group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) | `2.3.3` | `2.4.1` |
| [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) | `2.0.146` | `2.0.163` |
| [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) | `17.9.28` | `17.11.20` |
| [Roslynator.Analyzers](https://github.com/dotnet/roslynator) | `4.12.0` | `4.12.4` |
| [Roslynator.CodeAnalysis.Analyzers](https://github.com/dotnet/roslynator) | `4.12.0` | `4.12.4` |
| [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) | `4.12.0` | `4.12.4` |
| [xunit.analyzers](https://github.com/xunit/xunit.analyzers) | `1.11.0` | `1.15.0` |
| [System.Reactive](https://github.com/dotnet/reactive) | `6.0.0` | `6.0.1` |
| [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore) | `8.0.3` | `8.0.8` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.9.0` | `17.11.0` |
| [Microsoft.Reactive.Testing](https://github.com/dotnet/reactive) | `6.0.0` | `6.0.1` |
| [System.Reactive](https://github.com/dotnet/reactive) | `6.0.0` | `6.0.1` |
| [xunit](https://github.com/xunit/xunit) | `2.7.0` | `2.9.0` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.7` | `2.8.2` |



Updates `GitHubActionsTestLogger` from 2.3.3 to 2.4.1
- [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases)
- [Commits](Tyrrrz/GitHubActionsTestLogger@2.3.3...2.4.1)

Updates `Meziantou.Analyzer` from 2.0.146 to 2.0.163
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](meziantou/Meziantou.Analyzer@2.0.146...2.0.163)

Updates `Microsoft.VisualStudio.Threading.Analyzers` from 17.9.28 to 17.11.20
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](microsoft/vs-threading@v17.9.28...v17.11.20)

Updates `Roslynator.Analyzers` from 4.12.0 to 4.12.4
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.0...v4.12.4)

Updates `Roslynator.CodeAnalysis.Analyzers` from 4.12.0 to 4.12.4
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.0...v4.12.4)

Updates `Roslynator.Formatting.Analyzers` from 4.12.0 to 4.12.4
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.0...v4.12.4)

Updates `xunit.analyzers` from 1.11.0 to 1.15.0
- [Commits](xunit/xunit.analyzers@1.11.0...1.15.0)

Updates `System.Reactive` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/commits/ixnet-v6.0.1)

Updates `Microsoft.Extensions.Http.Polly` from 8.0.3 to 8.0.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.3...v8.0.8)

Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.11.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.9.0...v17.11.0)

Updates `Microsoft.Reactive.Testing` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/commits/ixnet-v6.0.1)

Updates `System.Reactive` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/commits/ixnet-v6.0.1)

Updates `xunit` from 2.7.0 to 2.9.0
- [Commits](xunit/xunit@2.7.0...2.9.0)

Updates `xunit.runner.visualstudio` from 2.5.7 to 2.8.2
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.5.7...2.8.2)

---
updated-dependencies:
- dependency-name: GitHubActionsTestLogger
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Meziantou.Analyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Microsoft.VisualStudio.Threading.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Roslynator.CodeAnalysis.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Roslynator.Formatting.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: xunit.analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: System.Reactive
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Microsoft.Extensions.Http.Polly
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Microsoft.Reactive.Testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: System.Reactive
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added bot:robot: Action taken in an automated fashion dependabot Pull requests created by dependabot nuget Pull requests for NuGet packages updates labels Aug 24, 2024
Copy link

dotnet format for commit cc041af

dotnet format found files that did not respect the code guidelines and pushed commit cc041af. Please review it before merging the PR. You can review the workflow that pushed this commit here.

⚠️ dotnet format does NOT remove unused references. You have to do this manually. Please check that there isn't any unused reference.

Note

Sometimes the fix provided by the analyzers produces unnecessary comments when formatting files.

This should only happen if the project supports multiple target frameworks and the fix doesn't produce the same output for all. However, it seems that sometimes the Unmerged change from project ... comment shows up even though the fix produced the same output.

If this happens, just delete the comments added. Otherwise, consider incorporating the commented out code using preprocessor directives to control conditional compilation.
Example:

#if NET6_0
    ...
#elif NET7_0
    ...
#endif

@edumserrano edumserrano enabled auto-merge (squash) August 31, 2024 00:55
Copy link

Test runs on windows-latest for commit abec1e4

✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v6.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 145

Date: 2024-08-31 00:54:56 - 2024-08-31 00:55:19
Run Duration: 22s 350ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v6.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
145 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.8.2+699d445a1a (64-bit .NET 6.0.33) [xUnit.net 00:00:01.55]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.70]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.70]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:10.70]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v6.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 150

Date: 2024-08-31 00:55:20 - 2024-08-31 00:55:30
Run Duration: 10s 238ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v6.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
150 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.8.2+699d445a1a (64-bit .NET 6.0.33) [xUnit.net 00:00:00.11]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.20]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.20]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:09.72]   Finished:    DotNet.Sdk.Extensions.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v7.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 145

Date: 2024-08-31 00:55:34 - 2024-08-31 00:55:59
Run Duration: 25s 247ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v7.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
145 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.8.2+699d445a1a (64-bit .NET 7.0.20) [xUnit.net 00:00:01.49]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.84]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.85]   Starting:    DotNet.Sdk.Extensions.Testing.Tests warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8]       The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert. [xUnit.net 00:00:10.63]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v7.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 150

Date: 2024-08-31 00:56:01 - 2024-08-31 00:56:13
Run Duration: 12s 627ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v7.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
150 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.8.2+699d445a1a (64-bit .NET 7.0.20) [xUnit.net 00:00:00.10]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.20]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.21]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:12.13]   Finished:    DotNet.Sdk.Extensions.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v8.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 145

Date: 2024-08-31 00:56:17 - 2024-08-31 00:56:23
Run Duration: 5s 879ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v8.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
145 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.8.2+699d445a1a (64-bit .NET 8.0.8) [xUnit.net 00:00:00.52]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:01.80]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:01.81]   Starting:    DotNet.Sdk.Extensions.Testing.Tests warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8]       The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert. [xUnit.net 00:00:05.34]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v8.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 150

Date: 2024-08-31 00:56:24 - 2024-08-31 00:56:34
Run Duration: 9s 749ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v8.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
150 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.8.2+699d445a1a (64-bit .NET 8.0.8) [xUnit.net 00:00:00.08]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.16]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.16]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:09.35]   Finished:    DotNet.Sdk.Extensions.Tests 
----

Copy link

Test runs on ubuntu-latest for commit abec1e4

✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v6.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 145

Date: 2024-08-31 00:52:47 - 2024-08-31 00:52:59
Run Duration: 11s 326ms

GitHub Runner OS: ubuntu-latest
Operating System: Ubuntu 22.04.4 LTS
Framework: .NETCoreApp,Version=v6.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
145 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.8.2+699d445a1a (64-bit .NET 6.0.33) [xUnit.net 00:00:00.69]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:01.94]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:01.94]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:04.68]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v6.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 150

Date: 2024-08-31 00:53:00 - 2024-08-31 00:53:10
Run Duration: 9s 788ms

GitHub Runner OS: ubuntu-latest
Operating System: Ubuntu 22.04.4 LTS
Framework: .NETCoreApp,Version=v6.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
150 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.8.2+699d445a1a (64-bit .NET 6.0.33) [xUnit.net 00:00:00.11]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.21]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.21]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:09.25]   Finished:    DotNet.Sdk.Extensions.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v7.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 145

Date: 2024-08-31 00:53:12 - 2024-08-31 00:53:24
Run Duration: 11s 766ms

GitHub Runner OS: ubuntu-latest
Operating System: Ubuntu 22.04.4 LTS
Framework: .NETCoreApp,Version=v7.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
145 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.8.2+699d445a1a (64-bit .NET 7.0.20) [xUnit.net 00:00:00.79]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:02.17]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:02.18]   Starting:    DotNet.Sdk.Extensions.Testing.Tests warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8]       The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert. [xUnit.net 00:00:04.74]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v7.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 150

Date: 2024-08-31 00:53:25 - 2024-08-31 00:53:35
Run Duration: 9s 856ms

GitHub Runner OS: ubuntu-latest
Operating System: Ubuntu 22.04.4 LTS
Framework: .NETCoreApp,Version=v7.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
150 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.8.2+699d445a1a (64-bit .NET 7.0.20) [xUnit.net 00:00:00.13]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.25]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.25]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:09.31]   Finished:    DotNet.Sdk.Extensions.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v8.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 145

Date: 2024-08-31 00:53:37 - 2024-08-31 00:53:42
Run Duration: 4s 33ms

GitHub Runner OS: ubuntu-latest
Operating System: Ubuntu 22.04.4 LTS
Framework: .NETCoreApp,Version=v8.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
145 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.8.2+699d445a1a (64-bit .NET 8.0.8) [xUnit.net 00:00:00.41]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:01.13]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:01.13]   Starting:    DotNet.Sdk.Extensions.Testing.Tests warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8]       The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert. [xUnit.net 00:00:03.52]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v8.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 150

Date: 2024-08-31 00:53:43 - 2024-08-31 00:53:54
Run Duration: 11s 382ms

GitHub Runner OS: ubuntu-latest
Operating System: Ubuntu 22.04.4 LTS
Framework: .NETCoreApp,Version=v8.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
150 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.8.2+699d445a1a (64-bit .NET 8.0.8) [xUnit.net 00:00:00.09]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.17]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.17]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:10.88]   Finished:    DotNet.Sdk.Extensions.Tests 
----