Skip to content

Fix ScriptValueCollection not loading values using values defined below #1257

Fix ScriptValueCollection not loading values using values defined below

Fix ScriptValueCollection not loading values using values defined below #1257

Triggered via pull request October 15, 2024 16:30
Status Success
Total duration 1m 5s
Artifacts

test.yml

on: pull_request
test_and_check_coverage
39s
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_and_check_coverage: 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.10' is denied. New-Item : Access to the path '8.0.10' 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.10:String) [New-Item], Unauthori zedAccessException + FullyQualifiedErrorId : CreateDirectoryUnauthorizedAccessError,Microsoft.PowerShell.Commands.NewItemCommand
test (self-hosted, windows): 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)