8.0.404 #22
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:
src/MicroElements.Diagnostics/Diagnostics/MessageTemplate.cs#L19
XML comment has syntactically incorrect cref attribute 'https://messagetemplates.org/'
|
Build:
src/MicroElements.Diagnostics/Diagnostics/ErrorModel/Error.cs#L90
Nullability of reference types in type of parameter 'other' of 'bool Error<TErrorCode>.Equals(Error<TErrorCode> other)' doesn't match implicitly implemented member 'bool IEquatable<Error<TErrorCode>>.Equals(Error<TErrorCode>? other)' (possibly because of nullability attributes).
|
Build:
src/MicroElements.Diagnostics/Diagnostics/MessageExtensions.cs#L21
Cannot convert null literal to non-nullable reference type.
|
Build:
src/MicroElements.Diagnostics/Diagnostics/MessageExtensions.cs#L24
Cannot convert null literal to non-nullable reference type.
|
Build:
src/MicroElements.Diagnostics/Diagnostics/MessageExtensions.cs#L25
Cannot convert null literal to non-nullable reference type.
|
Build:
src/MicroElements.Diagnostics/Diagnostics/MessageExtensions.cs#L166
Cannot convert null literal to non-nullable reference type.
|
Build:
src/MicroElements.Diagnostics/Diagnostics/MessageTemplate.cs#L445
Cannot convert null literal to non-nullable reference type.
|
Build:
src/MicroElements.Diagnostics/Diagnostics/MessageTemplate.cs#L499
Cannot convert null literal to non-nullable reference type.
|
Build:
src/MicroElements.Diagnostics/Diagnostics/MessageTemplate.cs#L131
Cannot convert null literal to non-nullable reference type.
|
Build:
src/MicroElements.Diagnostics/Diagnostics/MessageTemplate.cs#L759
Cannot convert null literal to non-nullable reference type.
|
Loading