Skip to content

remove $schema

remove $schema #15

Triggered via push January 25, 2024 10:45
Status Failure
Total duration 55s
Artifacts

action.yml

on: push
Check Formatting
3s
Check Formatting
build
47s
build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 13 warnings
Check Formatting
Process completed with exit code 1.
build
Process completed with exit code 1.
Check Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
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#L62
The event 'DemoClass.ShapeChanged2' is never used
build: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L57
The event 'DemoClass.ShapeChanged' 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.