Skip to content

リファクタリング #60

リファクタリング

リファクタリング #60

Triggered via push April 14, 2024 10:46
Status Success
Total duration 2m 59s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, szenius/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, szenius/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: Ragnarok.UpdatePack/SharpZLib/Zip/Compression/Streams/DeflaterOutputStream.cs#L598
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.'
build: Ragnarok/Net/WebUtil.cs#L143
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: Ragnarok/Net/WebUtil.cs#L169
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: Ragnarok/Update/Updater.cs#L182
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: Ragnarok/Update/Downloader.cs#L195
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: Ragnarok/Utility/AssemblyUtility/AssemblyReflectionAccessor.cs#L48
'Assembly.ReflectionOnlyLoadFrom(string)' is obsolete: 'ReflectionOnly loading is not supported and throws PlatformNotSupportedException.'
build: Ragnarok.UpdatePack/SharpZLib/Encryption/ZipAESTransform.cs#L94
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.'
build: Ragnarok.UpdatePack/SharpZLib/Encryption/ZipAESTransform.cs#L94
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.'
build: Ragnarok.UpdatePack/SharpZLib/Zip/Compression/Streams/DeflaterOutputStream.cs#L295
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.'
build: Ragnarok.UpdatePack/SharpZLib/Zip/Compression/Streams/DeflaterOutputStream.cs#L598
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.'