Skip to content

RegistryEditor CI Validation #15

RegistryEditor CI Validation

RegistryEditor CI Validation #15

Triggered via push August 25, 2025 02:09
Status Success
Total duration 6m 12s
Artifacts 1

ci.yml

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

Annotations

40 warnings and 4 notices
build (Debug, x64): RegistryEditor.WinUI/Models/PermissionPrincipalItem.cs#L29
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 (Debug, x64): RegistryEditor.WinUI/Models/PermissionPrincipalItem.cs#L27
Non-nullable property 'Domain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug, x64): RegistryEditor.WinUI/Models/PermissionPrincipalItem.cs#L25
Non-nullable property 'Sid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug, x64): RegistryEditor.WinUI/Models/ValueItem.cs#L5
Non-nullable field '_typeString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Debug, x64): RegistryEditor.WinUI/Models/ValueItem.cs#L5
Non-nullable field '_editableValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Debug, x64): RegistryEditor.WinUI/Models/ValueItem.cs#L5
Non-nullable field '_displayValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Debug, x64): RegistryEditor.WinUI/Models/ValueItem.cs#L5
Non-nullable field '_displayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Debug, x64): RegistryEditor.WinUI/Models/ValueItem.cs#L5
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 (Debug, x64): RegistryEditor.WinUI/Services/BaseSettingsServices.cs#L34
Cannot convert null literal to non-nullable reference type.
build (Debug, x64): RegistryEditor.WinUI/Services/BaseSettingsServices.cs#L10
Cannot convert null literal to non-nullable reference type.
build (Release, x64): RegistryEditor.WinUI/Models/ValueItem.cs#L5
Non-nullable field '_displayValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release, x64): RegistryEditor.WinUI/Models/ValueItem.cs#L5
Non-nullable field '_displayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release, x64): RegistryEditor.WinUI/Models/ValueItem.cs#L5
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 (Release, x64): RegistryEditor.WinUI/Converters/ObjectToBoolConverter.cs#L13
Cannot convert null literal to non-nullable reference type.
build (Release, x64): RegistryEditor.WinUI/Converters/BoolToGlyphConverter.cs#L8
Non-nullable property 'CollapsedGlyph' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release, x64): RegistryEditor.WinUI/Converters/BoolToGlyphConverter.cs#L7
Non-nullable property 'ExpandedGlyph' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release, x64): RegistryEditor.WinUI/Services/BaseSettingsServices.cs#L34
Cannot convert null literal to non-nullable reference type.
build (Release, x64): RegistryEditor.WinUI/Services/BaseSettingsServices.cs#L10
Cannot convert null literal to non-nullable reference type.
build (Release, ARM64): RegistryEditor.WinUI/Models/AccessRuleAdvancedItem.cs#L10
Non-nullable property 'HumanizedIsInheritance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release, ARM64): RegistryEditor.WinUI/Models/AccessRuleAdvancedItem.cs#L8
Non-nullable property 'HumanizedAccessControl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release, ARM64): RegistryEditor.WinUI/Models/AccessRuleAdvancedItem.cs#L6
Non-nullable property 'HumanizedAccessControlType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release, ARM64): RegistryEditor.WinUI/Models/ValueItem.cs#L5
Non-nullable field '_typeString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release, ARM64): RegistryEditor.WinUI/Models/ValueItem.cs#L5
Non-nullable field '_editableValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release, ARM64): RegistryEditor.WinUI/Models/ValueItem.cs#L5
Non-nullable field '_displayValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release, ARM64): RegistryEditor.WinUI/Models/ValueItem.cs#L5
Non-nullable field '_displayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release, ARM64): RegistryEditor.WinUI/Models/ValueItem.cs#L5
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 (Release, ARM64): RegistryEditor.WinUI/Services/BaseSettingsServices.cs#L34
Cannot convert null literal to non-nullable reference type.
build (Release, ARM64): RegistryEditor.WinUI/Services/BaseSettingsServices.cs#L10
Cannot convert null literal to non-nullable reference type.
build (Debug, ARM64): RegistryEditor.WinUI/Models/ValueItem.cs#L5
Non-nullable field '_displayValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Debug, ARM64): RegistryEditor.WinUI/Models/ValueItem.cs#L5
Non-nullable field '_displayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Debug, ARM64): RegistryEditor.WinUI/Models/ValueItem.cs#L5
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 (Debug, ARM64): RegistryEditor.WinUI/Converters/BoolToGlyphConverter.cs#L8
Non-nullable property 'CollapsedGlyph' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug, ARM64): RegistryEditor.WinUI/Converters/BoolToGlyphConverter.cs#L7
Non-nullable property 'ExpandedGlyph' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug, ARM64): RegistryEditor.WinUI/Converters/ObjectToBoolConverter.cs#L13
Cannot convert null literal to non-nullable reference type.
build (Debug, ARM64): RegistryEditor.WinUI/Services/BaseSettingsServices.cs#L34
Cannot convert null literal to non-nullable reference type.
build (Debug, ARM64): RegistryEditor.WinUI/Services/BaseSettingsServices.cs#L10
Cannot convert null literal to non-nullable reference type.
build (Debug, x64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build (Release, x64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build (Release, ARM64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build (Debug, ARM64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
Appx Packages (Release,x64) Expired
452 MB
sha256:18856832e52c1acee2a0cccad8cc2625fb27365f1efa2528378a408c554e5b96