Skip to content

Fix handling of quoted curly brackets in StringOfItem (#495) #1183

Fix handling of quoted curly brackets in StringOfItem (#495)

Fix handling of quoted curly brackets in StringOfItem (#495) #1183

Triggered via push September 11, 2024 18:30
Status Success
Total duration 1m 1s
Artifacts

test.yml

on: push
test_and_check_coverage
38s
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
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/