Skip to content

Build and Publish

Build and Publish #92

Manually triggered December 13, 2024 16:31
Status Success
Total duration 2m 9s
Artifacts

github_build_and_publish.yml

on: workflow_dispatch
build-and-publish
2m 0s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-and-publish: src/MicroElements.Diagnostics/Diagnostics/MessageTemplate.cs#L19
XML comment has syntactically incorrect cref attribute 'https://messagetemplates.org/'
build-and-publish: src/MicroElements.Diagnostics/Diagnostics/MessageExtensions.cs#L21
Cannot convert null literal to non-nullable reference type.
build-and-publish: src/MicroElements.Diagnostics/Diagnostics/MessageExtensions.cs#L24
Cannot convert null literal to non-nullable reference type.
build-and-publish: src/MicroElements.Diagnostics/Diagnostics/MessageExtensions.cs#L25
Cannot convert null literal to non-nullable reference type.
build-and-publish: src/MicroElements.Diagnostics/Diagnostics/MessageExtensions.cs#L166
Cannot convert null literal to non-nullable reference type.
build-and-publish: 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-and-publish: src/MicroElements.Diagnostics/Diagnostics/MessageTemplate.cs#L131
Cannot convert null literal to non-nullable reference type.
build-and-publish: src/MicroElements.Diagnostics/Diagnostics/MessageTemplate.cs#L445
Cannot convert null literal to non-nullable reference type.
build-and-publish: src/MicroElements.Diagnostics/Diagnostics/MessageTemplate.cs#L499
Cannot convert null literal to non-nullable reference type.
build-and-publish: src/MicroElements.Diagnostics/Diagnostics/MessageTemplate.cs#L759
Cannot convert null literal to non-nullable reference type.