Skip to content

Bump version to 0.6.0 #42

Bump version to 0.6.0

Bump version to 0.6.0 #42

Triggered via push July 25, 2023 13:55
Status Success
Total duration 2m 20s
Artifacts

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/Plist/BinaryFormatWriter.cs#L62
Converting null literal or possible null value to non-nullable type.
build: Netimobiledevice/Plist/BinaryFormatWriter.cs#L72
Converting null literal or possible null value to non-nullable type.
build: Netimobiledevice/Plist/BinaryFormatWriter.cs#L126
Converting null literal or possible null value to non-nullable type.
build: Netimobiledevice/Plist/BinaryFormatWriter.cs#L132
Converting null literal or possible null value to non-nullable type.