This completes the installation process #160
Annotations
4 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Sonic4_ModLoader/Common/URL.cs#L9
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Sonic4_ModLoader/OneClickModInstaller/Downloader/Downloader.cs#L49
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Sonic4_ModLoader/OneClickModInstaller/ModInstallationInstance.cs#L32
The field 'ModInstallationInstance.currentPath' is never used
|
The logs for this run have expired and are no longer available.
Loading