Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.8.0 #561
Annotations
10 warnings
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'
|
The logs for this run have expired and are no longer available.
Loading