Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #2
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
MelonLoader/Utils/ManagedAnalyticsBlocker.cs#L128
'MelonUtils.NativeHookAttachDirect(IntPtr, IntPtr)' is obsolete: 'Use NativeUtils.NativeHook instead'
|
MelonLoader/Utils/ManagedAnalyticsBlocker.cs#L148
'MelonUtils.NativeHookAttachDirect(IntPtr, IntPtr)' is obsolete: 'Use NativeUtils.NativeHook instead'
|
MelonLoader/Semver/SemVersion.cs#L478
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
MelonLoader/Semver/SemVersion.cs#L478
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
MelonLoader/SharpZipLib/Zip/ZipOutputStream.cs#L696
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
MelonLoader/SharpZipLib/Encryption/PkzipClassic.cs#L447
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
MelonLoader/SharpZipLib/Zip/ZipFile.cs#L3766
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
MelonLoader/Utils/SteamManifestReader.cs#L90
This call site is reachable on all platforms. 'Registry.LocalMachine' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
MelonLoader/Utils/SteamManifestReader.cs#L88
This call site is reachable on all platforms. 'RegistryKey.OpenSubKey(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
MelonLoader/Utils/SteamManifestReader.cs#L88
This call site is reachable on all platforms. 'Registry.LocalMachine' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "MelonLoaderNuGetPackage".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading