Skip to content

Change file receiving event to allow invoking seperately and bump ver… #44

Change file receiving event to allow invoking seperately and bump ver…

Change file receiving event to allow invoking seperately and bump ver… #44

Triggered via push August 3, 2023 13:29
Status Success
Total duration 2m 17s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Netimobiledevice/Plist/NodeFactory.cs#L76
Converting null literal or possible null value to non-nullable type.
build: Netimobiledevice/Plist/NodeFactory.cs#L76
Possible null reference return.
build: Netimobiledevice/Plist/NodeFactory.cs#L101
Converting null literal or possible null value to non-nullable type.
build: Netimobiledevice/Plist/NodeFactory.cs#L101
Possible null reference return.
build: Netimobiledevice/Lockdown/Services/AfcService.cs#L380
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
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.