Skip to content

Build/Publish Preview Nuget #84

Build/Publish Preview Nuget

Build/Publish Preview Nuget #84

Manually triggered April 11, 2025 14:26
Status Success
Total duration 44s
Artifacts

build-publish-nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: samples/Samples/MyClass4.cs#L12
Non-nullable property 'Tag2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: samples/Samples/MyClass4.cs#L11
Non-nullable property 'Tag1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: samples/Samples/MyClass5.cs#L15
Non-nullable event 'MyEvent4' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: samples/Samples/MyClass4.cs#L12
Non-nullable property 'Tag2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: samples/Samples/MyClass4.cs#L11
Non-nullable property 'Tag1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: samples/Samples/MyClass5.cs#L15
Non-nullable event 'MyEvent4' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.