Skip to content

Update analyzers and add Meziantou.Analyzer + SBOM generation #210

Update analyzers and add Meziantou.Analyzer + SBOM generation

Update analyzers and add Meziantou.Analyzer + SBOM generation #210

Triggered via pull request July 7, 2025 05:26
Status Failure
Total duration 1m 18s
Artifacts

build.yml

on: pull_request
Matrix: integration_tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/Task/JsonHelper.cs#L41
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
build: src/Task/FileHandlers/ArmParametersFileHandler.cs#L72
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
build: src/Task/FileHandlers/ArmParametersFileHandler.cs#L64
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
build: src/Task/FileHandlers/ArmParametersFileHandler.cs#L58
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
build: src/Task/Logger/TaskLogger.cs#L25
Method overrides should not change default values (original: null; current: <no default value>) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0061.md)
build: src/Task/Logger/QuietTaskLogger.cs#L27
Method overrides should not change default values (original: null; current: <no default value>) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0061.md)