Skip to content

Another change

Another change #99

Triggered via push April 11, 2025 17:17
Status Failure
Total duration 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
build
Process completed with exit code 255.
build
File not found: '/home/runner/work/public-interface-generator/public-interface-generator/src/PublicInterfaceGenerator/bin/Release/netstandard2.0/ProgrammerAl.SourceGenerators.PublicInterfaceGenerator.Attributes.dll'.
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.