Fixes #3192. Improve correctness / clarity of existing `View.AutoSize… #427
publish.yml
on: push
Build and Publish to Nuget.org
53s
Annotations
10 errors and 10 warnings
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L27
'Responder' does not contain a definition for 'Instances'
|
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L60
'Responder' does not contain a definition for 'Instances'
|
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L67
'Responder' does not contain a definition for 'Instances'
|
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L100
'Responder' does not contain a definition for 'Instances'
|
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L259
'Responder' does not contain a definition for 'Instances'
|
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L282
'View' does not contain a definition for 'WasDisposed' and no accessible extension method 'WasDisposed' accepting a first argument of type 'View' could be found (are you missing a using directive or an assembly reference?)
|
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L291
'Responder' does not contain a definition for 'Instances'
|
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L27
'Responder' does not contain a definition for 'Instances'
|
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L60
'Responder' does not contain a definition for 'Instances'
|
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L67
'Responder' does not contain a definition for 'Instances'
|
Build and Publish to Nuget.org:
Terminal.Gui/Drawing/ColorScheme.cs#L216
Nullability of reference types in type of parameter 'x' of 'bool SchemeNameComparerIgnoreCase.Equals(string x, string y)' doesn't match implicitly implemented member 'bool IEqualityComparer<string>.Equals(string? x, string? y)' (possibly because of nullability attributes).
|
Build and Publish to Nuget.org:
Terminal.Gui/Drawing/ColorScheme.cs#L216
Nullability of reference types in type of parameter 'y' of 'bool SchemeNameComparerIgnoreCase.Equals(string x, string y)' doesn't match implicitly implemented member 'bool IEqualityComparer<string>.Equals(string? x, string? y)' (possibly because of nullability attributes).
|
Build and Publish to Nuget.org:
Terminal.Gui/Views/TextView.cs#L3221
Cannot convert null literal to non-nullable reference type.
|
Build and Publish to Nuget.org:
Terminal.Gui/Views/TextView.cs#L4031
Possible null reference argument for parameter 'left' in 'bool ColorScheme.operator !=(ColorScheme left, ColorScheme right)'.
|
Build and Publish to Nuget.org:
Terminal.Gui/Views/TextView.cs#L4031
Cannot convert null literal to non-nullable reference type.
|
Build and Publish to Nuget.org:
Terminal.Gui/Views/TextView.cs#L4057
Possible null reference argument for parameter 'left' in 'bool ColorScheme.operator !=(ColorScheme left, ColorScheme right)'.
|
Build and Publish to Nuget.org:
Terminal.Gui/Views/TextView.cs#L4057
Cannot convert null literal to non-nullable reference type.
|
Build and Publish to Nuget.org:
Terminal.Gui/Views/TextView.cs#L4087
Possible null reference argument for parameter 'left' in 'bool ColorScheme.operator !=(ColorScheme left, ColorScheme right)'.
|
Build and Publish to Nuget.org:
Terminal.Gui/Views/TextView.cs#L4087
Cannot convert null literal to non-nullable reference type.
|
Build and Publish to Nuget.org:
Terminal.Gui/Views/TextView.cs#L4121
Possible null reference argument for parameter 'left' in 'bool ColorScheme.operator !=(ColorScheme left, ColorScheme right)'.
|