Skip to content

Bump Meziantou.Analyzer from 2.0.168 to 2.0.169 #1219

Bump Meziantou.Analyzer from 2.0.168 to 2.0.169

Bump Meziantou.Analyzer from 2.0.168 to 2.0.169 #1219

Triggered via pull request October 3, 2024 07:33
Status Success
Total duration 2m 53s
Artifacts

test.yml

on: pull_request
test_and_check_coverage
43s
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/