Minor improvements (#287) #1
Annotations
2 errors and 25 warnings
|
Build (macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
|
Build (macos-12)
GitHub Actions has encountered an internal error when running your job.
|
|
Build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Build (ubuntu-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
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 (ubuntu-latest):
src/Buildalyzer/AnalyzerManager.cs#L42
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#L89
Cannot convert null literal to non-nullable reference type.
|
|
Build (ubuntu-latest):
src/Buildalyzer/AnalyzerResults.cs#L42
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/AnalyzerResults.cs#L42
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 (ubuntu-latest):
src/Buildalyzer/IAnalyzerManager.cs#L22
Cannot convert null literal to non-nullable reference type.
|
|
Build (ubuntu-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 (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/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)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
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.
|
|
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/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/IProjectAnalyzer.cs#L126
Cannot convert null literal to non-nullable reference type.
|
|
Build (windows-latest):
src/Buildalyzer/AnalyzerResults.cs#L42
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 (windows-latest):
src/Buildalyzer/AnalyzerResults.cs#L42
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 (windows-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 (windows-latest):
src/Buildalyzer/ProjectAnalyzer.cs#L403
Cannot convert null literal to non-nullable reference type.
|
|
Build (windows-latest):
src/Buildalyzer/IAnalyzerManager.cs#L22
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)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
Build (windows-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-ubuntu-latest
Expired
|
46.1 KB |
sha256:4a2f2ac062ae11233fbaa17e645152f4ba51b1bae3031664325c2492838361f0
|
|
|
test-results-windows-latest
Expired
|
85 KB |
sha256:0977e7cf3e59ed7a7434be0501b7418a571a57772d8f5a608410b33fb725f8b8
|
|