Skip to content

Articles

Articles #70

Triggered via pull request December 13, 2023 14:40
@umerfarukumerfaruk
synchronize #20
articles
Status Success
Total duration 1m 28s
Artifacts

build_deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
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/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#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/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/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)