Skip to content

Use Folder for Lazer skin identity #16

Use Folder for Lazer skin identity

Use Folder for Lazer skin identity #16

Triggered via push July 20, 2026 15:51
Status Success
Total duration 3m 10s
Artifacts

ci.yml

on: push
build-and-test
3m 6s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: dependencies/Milki.Extensions/src/Milki.Extensions.Threading/net8_0/SingleSynchronizationContext.cs#L77
Converting null literal or possible null value to non-nullable type.
build-and-test: dependencies/Milki.Extensions/src/Milki.Extensions.Threading/netstandard2_0/SingleSynchronizationContext.cs#L144
Converting null literal or possible null value to non-nullable type.
build-and-test: dependencies/Milki.Extensions/src/Milki.Extensions.Threading/netstandard2_0/SingleSynchronizationContext.cs#L92
Converting null literal or possible null value to non-nullable type.
build-and-test: dependencies/Milki.Extensions/src/Milki.Extensions.Configuration/Internal/Yaml/CommentGatheringTypeInspector.cs#L66
Nullability of reference types in type of parameter 'value' of 'void CommentsPropertyDescriptor.TypeOverride.set' doesn't match implicitly implemented member 'void IPropertyDescriptor.TypeOverride.set' (possibly because of nullability attributes).
build-and-test: dependencies/Milki.Extensions/src/Milki.Extensions.Configuration/Internal/Yaml/CommentGatheringTypeInspector.cs#L83
Nullability of reference types in type of parameter 'value' of 'void CommentsPropertyDescriptor.Write(object target, object value)' doesn't match implicitly implemented member 'void IPropertyDescriptor.Write(object target, object? value)' (possibly because of nullability attributes).
build-and-test: dependencies/Milki.Extensions/src/Milki.Extensions.Configuration/Internal/Yaml/CommentGatheringTypeInspector.cs#L42
Nullability of type of parameter 'container' doesn't match overridden member (possibly because of nullability attributes).