Skip to content

Bump Microsoft.Build from 17.10.4 to 17.10.46 (#327) #3

Bump Microsoft.Build from 17.10.4 to 17.10.46 (#327)

Bump Microsoft.Build from 17.10.4 to 17.10.46 (#327) #3

Triggered via push February 20, 2026 15:34
Status Success
Total duration 15m 16s
Artifacts 3

build.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Build (ubuntu-latest): src/Buildalyzer/AnalyzerResults.cs#L46
Nullability of reference types in type of parameter 'x' of 'int TargetFrameworkComparer.Compare(string x, string y)' doesn't match implicitly implemented member 'int IComparer<string>.Compare(string? x, string? y)' (possibly because of nullability attributes).
Build (ubuntu-latest): src/Buildalyzer/AnalyzerResult.cs#L170
Nullability of reference types in type of parameter 'y' of 'bool ProjectItemItemSpecEqualityComparer.Equals(IProjectItem x, IProjectItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<IProjectItem>.Equals(IProjectItem? x, IProjectItem? y)' (possibly because of nullability attributes).
Build (ubuntu-latest): src/Buildalyzer/AnalyzerResult.cs#L170
Nullability of reference types in type of parameter 'x' of 'bool ProjectItemItemSpecEqualityComparer.Equals(IProjectItem x, IProjectItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<IProjectItem>.Equals(IProjectItem? x, IProjectItem? y)' (possibly because of nullability attributes).
Build (ubuntu-latest): src/Buildalyzer/AnalyzerManager.cs#L89
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest): src/Buildalyzer/AnalyzerManager.cs#L47
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest): src/Buildalyzer/AnalyzerManager.cs#L42
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest)
This file is using UTF-8 encoding with BOM (https://dotnet-project-file-analyzers.github.io/rules/Proj3000.html)
Build (ubuntu-latest)
This file is using UTF-8 encoding with BOM (https://dotnet-project-file-analyzers.github.io/rules/Proj3000.html)
Build (ubuntu-latest)
This file is using UTF-8 encoding with BOM (https://dotnet-project-file-analyzers.github.io/rules/Proj3000.html)
Build (ubuntu-latest): src/Buildalyzer.Logger/BuildalyzerLogger.cs#L10
Non-nullable field '_pipeHandleAsString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build (macos-latest): src/Buildalyzer/IProjectAnalyzer.cs#L126
Cannot convert null literal to non-nullable reference type.
Build (macos-latest): src/Buildalyzer/AnalyzerResults.cs#L46
Nullability of reference types in type of parameter 'y' of 'int TargetFrameworkComparer.Compare(string x, string y)' doesn't match implicitly implemented member 'int IComparer<string>.Compare(string? x, string? y)' (possibly because of nullability attributes).
Build (macos-latest): src/Buildalyzer/AnalyzerResults.cs#L46
Nullability of reference types in type of parameter 'x' of 'int TargetFrameworkComparer.Compare(string x, string y)' doesn't match implicitly implemented member 'int IComparer<string>.Compare(string? x, string? y)' (possibly because of nullability attributes).
Build (macos-latest): src/Buildalyzer/Logging/TextWriterLogger.cs#L12
Nullability of reference types in type of parameter 'exception' of 'void TextWriterLogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes).
Build (macos-latest): src/Buildalyzer/AnalyzerResult.cs#L170
Nullability of reference types in type of parameter 'y' of 'bool ProjectItemItemSpecEqualityComparer.Equals(IProjectItem x, IProjectItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<IProjectItem>.Equals(IProjectItem? x, IProjectItem? y)' (possibly because of nullability attributes).
Build (macos-latest): src/Buildalyzer/AnalyzerResult.cs#L170
Nullability of reference types in type of parameter 'x' of 'bool ProjectItemItemSpecEqualityComparer.Equals(IProjectItem x, IProjectItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<IProjectItem>.Equals(IProjectItem? x, IProjectItem? y)' (possibly because of nullability attributes).
Build (macos-latest)
This file is using UTF-8 encoding with BOM (https://dotnet-project-file-analyzers.github.io/rules/Proj3000.html)
Build (macos-latest)
This file is using UTF-8 encoding with BOM (https://dotnet-project-file-analyzers.github.io/rules/Proj3000.html)
Build (macos-latest)
This file is using UTF-8 encoding with BOM (https://dotnet-project-file-analyzers.github.io/rules/Proj3000.html)
Build (macos-latest): src/Buildalyzer.Logger/BuildalyzerLogger.cs#L10
Non-nullable field '_pipeHandleAsString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build (windows-latest): src/Buildalyzer/IProjectAnalyzer.cs#L126
Cannot convert null literal to non-nullable reference type.
Build (windows-latest): src/Buildalyzer/AnalyzerResult.cs#L170
Nullability of reference types in type of parameter 'y' of 'bool ProjectItemItemSpecEqualityComparer.Equals(IProjectItem x, IProjectItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<IProjectItem>.Equals(IProjectItem? x, IProjectItem? y)' (possibly because of nullability attributes).
Build (windows-latest): src/Buildalyzer/AnalyzerResult.cs#L170
Nullability of reference types in type of parameter 'x' of 'bool ProjectItemItemSpecEqualityComparer.Equals(IProjectItem x, IProjectItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<IProjectItem>.Equals(IProjectItem? x, IProjectItem? y)' (possibly because of nullability attributes).
Build (windows-latest): src/Buildalyzer/AnalyzerManager.cs#L89
Cannot convert null literal to non-nullable reference type.
Build (windows-latest): src/Buildalyzer/AnalyzerManager.cs#L47
Cannot convert null literal to non-nullable reference type.
Build (windows-latest): src/Buildalyzer/AnalyzerManager.cs#L42
Cannot convert null literal to non-nullable reference type.
Build (windows-latest)
This file is using UTF-8 encoding with BOM (https://dotnet-project-file-analyzers.github.io/rules/Proj3000.html)
Build (windows-latest)
This file is using UTF-8 encoding with BOM (https://dotnet-project-file-analyzers.github.io/rules/Proj3000.html)
Build (windows-latest)
This file is using UTF-8 encoding with BOM (https://dotnet-project-file-analyzers.github.io/rules/Proj3000.html)
Build (windows-latest): src/Buildalyzer.Logger/BuildalyzerLogger.cs#L10
Non-nullable field '_pipeHandleAsString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.

Artifacts

Produced during runtime
Name Size Digest
test-results-macos-latest
56.6 KB
sha256:505990a8fa659d79e71eff63a27ab483429e61bd96a9faa6f25b2ee41c21d342
test-results-ubuntu-latest
57.3 KB
sha256:a011fc07a87818ea858f1ee477b0e2699dc25314515c75dc5808dbf511b21c5a
test-results-windows-latest
93.9 KB
sha256:a0cf243f15a38d938d971322c68b51226902589b466ac3ed127cae837677a8da