main != master #19
Annotations
1 error and 11 warnings
Nuget
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L20
Non-nullable property 'Hello' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L22
Non-nullable property 'OnlyGet' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L57
Non-nullable event 'ShapeChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build:
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L62
Non-nullable event 'ShapeChanged2' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build:
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L57
The event 'DemoClass.ShapeChanged' is never used
|
Build:
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L62
The event 'DemoClass.ShapeChanged2' is never used
|
Build:
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L20
Non-nullable property 'Hello' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L22
Non-nullable property 'OnlyGet' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L57
Non-nullable event 'ShapeChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build:
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L62
Non-nullable event 'ShapeChanged2' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
The logs for this run have expired and are no longer available.
Loading