Mysql migration #99
Annotations
1 error and 20 warnings
build
FTPError: 530 User cannot log in.
|
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/[email protected]. 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/[email protected]. 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:
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/Ports/Command/Tools/DownloadRekhtaBookRequest.cs#L220
Unreachable code detected
|
build:
src/Inshapardaz.Domain/Ports/Command/Tools/DownloadRekhtaBookRequest.cs#L229
Unreachable code detected
|
build:
src/Inshapardaz.Domain/Ports/Command/Tools/DownloadRekhtaBookRequest.cs#L277
Unreachable code detected
|
build:
src/Inshapardaz.Domain/Ports/Command/Tools/DownloadRekhtaBookRequest.cs#L305
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' 6.*** and later. (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' 6.*** and later. (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' 6.*** and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca***4***6)
|
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/Ports/Command/Tools/DownloadRekhtaBookRequest.cs#L220
Unreachable code detected
|
build:
src/Inshapardaz.Domain/Ports/Command/Tools/DownloadRekhtaBookRequest.cs#L229
Unreachable code detected
|
build:
src/Inshapardaz.Domain/Ports/Command/Tools/DownloadRekhtaBookRequest.cs#L277
Unreachable code detected
|
build:
src/Inshapardaz.Domain/Ports/Command/Tools/DownloadRekhtaBookRequest.cs#L305
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' 6.*** and later. (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' 6.*** and later. (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' 6.*** and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca***4***6)
|
build:
tests/Inshapardaz.Api.Tests/Fakes/FakeSmtpClient.cs#L105
The event 'FakeSmtpClient.MessageSent' is never used
|
build:
tests/Inshapardaz.Api.Tests/Fakes/FakeSmtpClient.cs#L110
The event 'FakeSmtpClient.Authenticated' is never used
|