Skip to content

test rename

test rename #204

Triggered via push December 23, 2024 12:40
Status Failure
Total duration 17m 16s
Artifacts

alpha-build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build (Release)
Process completed with exit code 1.
build (Release): platforms/windows/lib/Analytics.cs#L7
Non-nullable property 'api_key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): platforms/windows/lib/Analytics.cs#L8
Non-nullable property 'event' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): platforms/windows/lib/Analytics.cs#L9
Non-nullable property 'distinct_id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): platforms/windows/lib/GPUUsage.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): platforms/windows/lib/GPUUsage.cs#L11
Non-nullable property 'Counter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): platforms/windows/lib/Interfaces.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): platforms/windows/lib/Interfaces.cs#L24
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): platforms/windows/lib/Interfaces.cs#L25
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): platforms/windows/lib/Interfaces.cs#L29
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): platforms/windows/lib/Interfaces.cs#L30
Non-nullable property 'SystemInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.