Version 1.0.1 #17
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Release:
TekaTeka/3rdParty/Tommy.cs#L396
Cannot convert null literal to non-nullable reference type.
|
Build Release:
TekaTeka/3rdParty/Tommy.cs#L532
Cannot convert null literal to non-nullable reference type.
|
Build Release:
TekaTeka/3rdParty/Tommy.cs#L283
Nullability of reference types in type of parameter 'format' of 'string TomlDateTime.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
Build Release:
TekaTeka/3rdParty/Tommy.cs#L283
Nullability of reference types in type of parameter 'formatProvider' of 'string TomlDateTime.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
Build Release:
TekaTeka/3rdParty/Tommy.cs#L255
Nullability of reference types in type of parameter 'format' of 'string TomlFloat.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
Build Release:
TekaTeka/3rdParty/Tommy.cs#L255
Nullability of reference types in type of parameter 'formatProvider' of 'string TomlFloat.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
Build Release:
TekaTeka/3rdParty/Tommy.cs#L141
Cannot convert null literal to non-nullable reference type.
|
Build Release:
TekaTeka/3rdParty/Tommy.cs#L61
Possible null reference return.
|
Build Release:
TekaTeka/3rdParty/Tommy.cs#L62
Possible null reference return.
|
Build Release:
TekaTeka/3rdParty/Tommy.cs#L63
Possible null reference return.
|
Loading