Skip to content

Add dotnet-sdk to Dependabot (#555) #1340

Add dotnet-sdk to Dependabot (#555)

Add dotnet-sdk to Dependabot (#555) #1340

Triggered via push November 21, 2024 11:19
Status Success
Total duration 4m 53s
Artifacts

test.yml

on: push
test_and_check_coverage
42s
test_and_check_coverage
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
test_and_check_coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 (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 (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