Skip to content

8.0.0 beta 3

8.0.0 beta 3 #23

Triggered via push December 13, 2024 16:30
Status Success
Total duration 2m 15s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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/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/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#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.