Skip to content

Bump Meziantou.Analyzer from 2.0.181 to 2.0.182 #1345

Bump Meziantou.Analyzer from 2.0.181 to 2.0.182

Bump Meziantou.Analyzer from 2.0.181 to 2.0.182 #1345

Triggered via pull request November 28, 2024 07:22
Status Success
Total duration 1m 10s
Artifacts

test.yml

on: pull_request
test_and_check_coverage
34s
test_and_check_coverage
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
test (macos-latest): commonItems.UnitTests/SystemUtilsTests.cs#L16
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
test (macos-latest): commonItems.UnitTests/SystemUtilsTests.cs#L29
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
test (macos-latest): commonItems.UnitTests/SystemUtilsTests.cs#L45
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
test_and_check_coverage: commonItems.UnitTests/SystemUtilsTests.cs#L16
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
test_and_check_coverage: commonItems.UnitTests/SystemUtilsTests.cs#L29
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
test (self-hosted, windows)
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