Skip to content

Fix gh action to match new project version #10

Fix gh action to match new project version

Fix gh action to match new project version #10

Triggered via push July 31, 2025 07:17
Status Failure
Total duration 23s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 134.
build: AutoBinder/KhronosRegistry/Command.cs#L5
Non-nullable field 'ReturnType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: AutoBinder/Vala/Vala.cs#L18
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: AutoBinder/Parser.cs#L28
Dereference of a possibly null reference.
build: AutoBinder/KhronosRegistry/Command.cs#L13
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: AutoBinder/KhronosRegistry/Command.cs#L12
Non-nullable field 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: AutoBinder/KhronosRegistry/Command.cs#L7
Non-nullable field 'Params' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: AutoBinder/KhronosRegistry/Command.cs#L6
Non-nullable field 'Identifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: AutoBinder/KhronosRegistry/Command.cs#L5
Non-nullable field 'ReturnType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: AutoBinder/Vala/Vala.cs#L18
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: AutoBinder/Parser.cs#L28
Dereference of a possibly null reference.