Skip to content

Update Integer node to use ulongs #38

Update Integer node to use ulongs

Update Integer node to use ulongs #38

Triggered via push July 18, 2023 15:04
Status Success
Total duration 3m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Netimobiledevice/Lockdown/LockdownClient.cs#L48
Non-nullable field 'devicePublicKey' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Netimobiledevice/Lockdown/LockdownClient.cs#L48
Non-nullable field 'hostId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Netimobiledevice/Lockdown/LockdownClient.cs#L48
Non-nullable field 'identifier' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Netimobiledevice/Lockdown/LockdownClient.cs#L48
Non-nullable field 'service' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Netimobiledevice/Lockdown/LockdownClient.cs#L48
Non-nullable field 'systemBUID' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Netimobiledevice/Lockdown/LockdownClient.cs#L48
Non-nullable field 'allValues' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Netimobiledevice/Lockdown/Services/Mobilebackup2Service.cs#L70
Dereference of a possibly null reference.
build: Netimobiledevice/Lockdown/Services/Mobilebackup2Service.cs#L71
Converting null literal or possible null value to non-nullable type.
build: Netimobiledevice/Lockdown/Services/Mobilebackup2Service.cs#L72
Converting null literal or possible null value to non-nullable type.
build: Netimobiledevice/Plist/BinaryFormatWriter.cs#L62
Converting null literal or possible null value to non-nullable type.