Build artifact. #40
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build the app
ProjectReference 'D:\a\AmpHelper\AmpHelper\DtxCS\DtxCS.csproj' was resolved using '.NETFramework,Version=v4.8' instead of the project target framework '.NETCoreApp,Version=v6.0'. This project may not be fully compatible with your project.
|
Build the app
ProjectReference 'D:\a\AmpHelper\AmpHelper\DtxCS\DtxCS.csproj' was resolved using '.NETFramework,Version=v4.8' instead of the project target framework '.NETCoreApp,Version=v6.0'. This project may not be fully compatible with your project.
|
Build the app:
Submodules/Mackiloha/Src/Core/Mackiloha/Crypt.cs#L141
'SHA1Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build the app:
Submodules/Mackiloha/Src/Core/Mackiloha/Crypt.cs#L141
'SHA1Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build the app:
Submodules/Mackiloha/Src/Core/Mackiloha/Compression.cs#L25
The variable 'MAX_READ_SIZE' is assigned but its value is never used
|
Build the app:
AmpHelper.Library/Helpers/DtxFileHelper.cs#L80
Type parameter 'T' has the same name as the type parameter from outer type 'DtxFileHelper<T>'
|
Build the app:
AmpHelper.Library/Helpers/DtxStreamHelper.cs#L118
Type parameter 'T' has the same name as the type parameter from outer type 'DtxStreamHelper<T>'
|
Build the app:
AmpHelper.Library/Ark.cs#L398
The variable 'ex' is declared but never used
|
Build the app:
AmpHelper.Library/Ark.cs#L372
The variable 'entryExtracted' is assigned but its value is never used
|
Build the app:
AmpHelper.CLI/Options.cs#L13
Non-nullable property 'InputHeader' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading