Bump xunit from 2.6.4 to 2.7.0 #581
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/codecov-action@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Build:
src/Crossroads/Services/PackageApplicationBuilder.cs#L157
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
Build:
src/Crossroads/Services/PackageApplicationBuilder.cs#L182
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
Build:
src/Crossroads/Services/PackageApplicationBuilder.cs#L118
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
Build:
test/Crossroads.Test/Services/PackageApplicationBuilderTests.cs#L138
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
Build:
test/Crossroads.Test/Services/PackageApplicationBuilderTests.cs#L139
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
Build:
test/Crossroads.Test/Services/PackageApplicationBuilderTests.cs#L140
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
Build:
test/Crossroads.Test/Services/PackageApplicationBuilderTests.cs#L141
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
Build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Build:
src/Crossroads/Services/PackageApplicationBuilder.cs#L157
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
Loading