Return only assigned libraries #84
Annotations
22 warnings
build
Node.js ***6 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/variable-substitution@v***, SamKirkland/FTP-Deploy-Action@4.3.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-***6-to-node-20/.
|
build
The following actions uses node***2 which is deprecated and will be forced to run on node***6: microsoft/variable-substitution@v***, SamKirkland/FTP-Deploy-Action@4.3.0. For more info: https://github.blog/changelog/2023-06-***3-github-actions-all-actions-will-run-on-node***6-instead-of-node***2-by-default/
|
build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
build:
src/Inshapardaz.Domain/Ports/Handlers/DeleteCorrectionRequest.cs#L19
'DeleteCorrectionRequest.Id' hides inherited member 'RequestBase.Id'. Use the new keyword if hiding was intended.
|
build:
src/Inshapardaz.Domain/Common/RandomGenerator.cs#L10
'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)
|
build:
src/Inshapardaz.Domain/Adapters/IOpenZip.cs#L23
The variable 'i' is assigned but its value is never used
|
build:
src/Inshapardaz.Domain/Ports/Handlers/DownloadRekhtaBookRequest.cs#L222
Unreachable code detected
|
build:
src/Inshapardaz.Domain/Ports/Handlers/DownloadRekhtaBookRequest.cs#L231
Unreachable code detected
|
build:
src/Inshapardaz.Domain/Ports/Handlers/DownloadRekhtaBookRequest.cs#L279
Unreachable code detected
|
build:
src/Inshapardaz.Domain/Ports/Handlers/DownloadRekhtaBookRequest.cs#L307
Unreachable code detected
|
build:
src/Inshapardaz.Domain/Adapters/IConvertPdf.cs#L31
This call site is reachable on all platforms. 'ImageFormat.Jpeg' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca***4***6)
|
build:
src/Inshapardaz.Domain/Adapters/IConvertPdf.cs#L31
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca***4***6)
|
build:
src/Inshapardaz.Domain/Ports/Handlers/DeleteCorrectionRequest.cs#L19
'DeleteCorrectionRequest.Id' hides inherited member 'RequestBase.Id'. Use the new keyword if hiding was intended.
|
build:
src/Inshapardaz.Domain/Common/RandomGenerator.cs#L10
'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)
|
build:
src/Inshapardaz.Domain/Adapters/IOpenZip.cs#L23
The variable 'i' is assigned but its value is never used
|
build:
src/Inshapardaz.Domain/Ports/Handlers/DownloadRekhtaBookRequest.cs#L222
Unreachable code detected
|
build:
src/Inshapardaz.Domain/Ports/Handlers/DownloadRekhtaBookRequest.cs#L231
Unreachable code detected
|
build:
src/Inshapardaz.Domain/Ports/Handlers/DownloadRekhtaBookRequest.cs#L279
Unreachable code detected
|
build:
src/Inshapardaz.Domain/Ports/Handlers/DownloadRekhtaBookRequest.cs#L307
Unreachable code detected
|
build:
src/Inshapardaz.Domain/Adapters/IConvertPdf.cs#L31
This call site is reachable on all platforms. 'ImageFormat.Jpeg' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca***4***6)
|
build:
src/Inshapardaz.Domain/Adapters/IConvertPdf.cs#L31
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca***4***6)
|
build:
src/Inshapardaz.Domain/Adapters/IConvertPdf.cs#L28
This call site is reachable on all platforms. 'Image.FromStream(Stream)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca***4***6)
|