Skip to content

Merge pull request #65 from simonmckenzie/fix/add-new-type-constraint… #122

Merge pull request #65 from simonmckenzie/fix/add-new-type-constraint…

Merge pull request #65 from simonmckenzie/fix/add-new-type-constraint… #122

Triggered via push January 24, 2025 09:44
Status Failure
Total duration 1m 10s
Artifacts

action.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 23 warnings
publish
Process completed with exit code 127.
Check Formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L21
Non-nullable property 'Hello' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L23
Non-nullable property 'OnlyGet' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L77
Non-nullable event 'ShapeChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L82
Non-nullable event 'ShapeChanged2' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L88
Non-nullable event 'ShapeChangedNullable2' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L77
The event 'DemoClass.ShapeChanged' is never used
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L86
The event 'DemoClass.ShapeChangedNullable' is never used
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L82
The event 'DemoClass.ShapeChanged2' is never used
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L88
The event 'DemoClass.ShapeChangedNullable2' is never used
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L21
Non-nullable property 'Hello' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L21
Non-nullable property 'Hello' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L23
Non-nullable property 'OnlyGet' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L77
Non-nullable event 'ShapeChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L82
Non-nullable event 'ShapeChanged2' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L88
Non-nullable event 'ShapeChangedNullable2' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L86
The event 'DemoClass.ShapeChangedNullable' is never used
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L82
The event 'DemoClass.ShapeChanged2' is never used
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L88
The event 'DemoClass.ShapeChangedNullable2' is never used
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L77
The event 'DemoClass.ShapeChanged' is never used
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L21
Non-nullable property 'Hello' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.