Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 #1335
Annotations
11 warnings
Setup Dotnet for use with actions
Failed to install dotnet runtime + cli, exit code: 1. dotnet-install: Failed to extract package. Exception: Access to the path '8.0.11' is denied.
New-Item : Access to the path '8.0.11' is denied.
At C:\actions-runner\_work\_actions\actions\setup-dotnet\v4\externals\install-dotnet.ps1:863 char:21
+ ... New-Item -ItemType Directory -Force -Path $DestinationDir ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : PermissionDenied: (C:\Program Files\dotnet\host\fxr\8.0.11:String) [New-Item], Unauthori
zedAccessException
+ FullyQualifiedErrorId : CreateDirectoryUnauthorizedAccessError,Microsoft.PowerShell.Commands.NewItemCommand
|
Run tests:
commonItems.UnitTests/Serialization/PDXSerializerTests.cs#L65
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
|
Run tests:
commonItems.UnitTests/Serialization/PDXSerializerTests.cs#L35
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
|
Run tests:
commonItems.UnitTests/Colors/NamedColorCollectionTests.cs#L37
Use an overload of 'Contains' that has a StringComparison parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0074.md)
|
Run tests:
commonItems.UnitTests/Colors/NamedColorCollectionTests.cs#L39
Use an overload of 'DoesNotContain' that has a StringComparison parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0074.md)
|
Run tests:
commonItems.UnitTests/LoggerTests.cs#L16
Use an overload of 'Contains' that has a StringComparison parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0074.md)
|
Run tests:
commonItems.UnitTests/DateTests.cs#L49
Use an overload of 'Contains' that has a StringComparison parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0074.md)
|
Run tests:
commonItems.UnitTests/LoggerTests.cs#L23
Use an overload of 'Contains' that has a StringComparison parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0074.md)
|
Run tests:
commonItems.UnitTests/DateTests.cs#L57
Use an overload of 'Contains' that has a StringComparison parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0074.md)
|
Run tests:
commonItems.UnitTests/LoggerTests.cs#L31
Use an overload of 'Contains' that has a StringComparison parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0074.md)
|
Run tests:
commonItems.UnitTests/LoggerTests.cs#L38
Use an overload of 'Contains' that has a StringComparison parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0074.md)
|
Loading