Skip to content

bump versions of dependencies #152

bump versions of dependencies

bump versions of dependencies #152

Triggered via push April 23, 2024 11:37
Status Success
Total duration 1m 59s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test: Netimobiledevice/Lockdown/PlistUsbmuxLockdownClient.cs#L44
'PlistUsbmuxLockdownClient.Create(ServiceConnection, string, string, string, bool, float?, string, DictionaryNode?, string, ushort, string, ILogger?)' hides inherited member 'UsbmuxLockdownClient.Create(ServiceConnection, string, string, string, bool, float?, string, DictionaryNode?, string, ushort, string, ILogger?)'. Use the new keyword if hiding was intended.
test: Netimobiledevice/Usbmuxd/UsbmuxConnection.cs#L188
Possible null reference argument for parameter 'logger' in 'PlistMuxConnection.PlistMuxConnection(UsbmuxdSocket sock, ILogger logger)'.
test: Netimobiledevice/Lockdown/LockdownClient.cs#L84
Non-nullable property 'SerialNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: Netimobiledevice/Lockdown/ServiceConnection.cs#L49
Possible null reference argument for parameter 'logger' in 'ServiceConnection.ServiceConnection(Socket sock, ILogger logger, UsbmuxdDevice? muxDevice = null)'.
test: Netimobiledevice/Lockdown/ServiceConnection.cs#L62
Possible null reference argument for parameter 'logger' in 'ServiceConnection.ServiceConnection(Socket sock, ILogger logger, UsbmuxdDevice? muxDevice = null)'.
test: Netimobiledevice/Lockdown/LockdownClient.cs#L34
Field 'LockdownClient._medium' is never assigned to, and will always have its default value
test: Netimobiledevice/Lockdown/LockdownClient.cs#L38
The field 'LockdownClient._usbmuxdConnectionType' is never used
test: Netimobiledevice/Lockdown/Services/CrashReportsManager.cs#L22
The field 'CrashReportsManager._crashMoverServiceName' is assigned but its value is never used
test: Netimobiledevice/Usbmuxd/UsbmuxdSocket.cs#L30
The behavior of 'Convert.ToUInt16(string)' could vary based on the current user's locale settings. Replace this call in 'UsbmuxdSocket.UsbmuxdSocket([string])' with a call to 'Convert.ToUInt16(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test: Netimobiledevice/Afc/AfcService.cs#L123
The behavior of 'long.Parse(string)' could vary based on the current user's locale settings. Replace this call in 'AfcService.GetFileInfo(string)' with a call to 'long.Parse(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy: Netimobiledevice/Lockdown/PlistUsbmuxLockdownClient.cs#L44
'PlistUsbmuxLockdownClient.Create(ServiceConnection, string, string, string, bool, float?, string, DictionaryNode?, string, ushort, string, ILogger?)' hides inherited member 'UsbmuxLockdownClient.Create(ServiceConnection, string, string, string, bool, float?, string, DictionaryNode?, string, ushort, string, ILogger?)'. Use the new keyword if hiding was intended.
deploy: Netimobiledevice/Usbmuxd/UsbmuxConnection.cs#L188
Possible null reference argument for parameter 'logger' in 'PlistMuxConnection.PlistMuxConnection(UsbmuxdSocket sock, ILogger logger)'.
deploy: Netimobiledevice/Lockdown/ServiceConnection.cs#L49
Possible null reference argument for parameter 'logger' in 'ServiceConnection.ServiceConnection(Socket sock, ILogger logger, UsbmuxdDevice? muxDevice = null)'.
deploy: Netimobiledevice/Lockdown/ServiceConnection.cs#L62
Possible null reference argument for parameter 'logger' in 'ServiceConnection.ServiceConnection(Socket sock, ILogger logger, UsbmuxdDevice? muxDevice = null)'.
deploy: Netimobiledevice/Lockdown/LockdownClient.cs#L84
Non-nullable property 'SerialNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: Netimobiledevice/Lockdown/LockdownClient.cs#L34
Field 'LockdownClient._medium' is never assigned to, and will always have its default value
deploy: Netimobiledevice/Lockdown/LockdownClient.cs#L38
The field 'LockdownClient._usbmuxdConnectionType' is never used
deploy: Netimobiledevice/Lockdown/Services/CrashReportsManager.cs#L22
The field 'CrashReportsManager._crashMoverServiceName' is assigned but its value is never used
deploy: Netimobiledevice/Usbmuxd/UsbmuxdSocket.cs#L30
The behavior of 'Convert.ToUInt16(string)' could vary based on the current user's locale settings. Replace this call in 'UsbmuxdSocket.UsbmuxdSocket([string])' with a call to 'Convert.ToUInt16(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
deploy: Netimobiledevice/Afc/AfcService.cs#L123
The behavior of 'long.Parse(string)' could vary based on the current user's locale settings. Replace this call in 'AfcService.GetFileInfo(string)' with a call to 'long.Parse(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)