Skip to content

chore(deps): bump xunit from 2.6.2 to 2.9.0 #31

chore(deps): bump xunit from 2.6.2 to 2.9.0

chore(deps): bump xunit from 2.6.2 to 2.9.0 #31

Triggered via pull request July 9, 2024 00:46
Status Success
Total duration 2m 17s
Artifacts

sonarcloud.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
analysis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/setup-node@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
analysis: test/Rebus.Correlate.Tests/TestLogger.cs#L31
Nullability in constraints for type parameter 'TState' of method 'TestLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
analysis: test/Rebus.Correlate.Tests/TestLogger.cs#L5
Nullability in constraints for type parameter 'TState' of method 'TestLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
analysis: test/Rebus.Correlate.Tests/TestLogger.cs#L31
Nullability in constraints for type parameter 'TState' of method 'TestLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
analysis: test/Rebus.Correlate.Tests/TestLogger.cs#L5
Nullability in constraints for type parameter 'TState' of method 'TestLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.