Skip to content

Tests/improve coverage #119

Tests/improve coverage

Tests/improve coverage #119

Triggered via pull request December 28, 2023 20:40
Status Success
Total duration 1m 19s
Artifacts

cicd.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: simon-k/dotnet-code-coverage-badge@v1.0.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ci: src/VakilPors/VakilPors.Shared/Utilities/Encryption.cs#L5
The using directive for 'VakilPors.Shared.Settings' appeared previously in this namespace
ci: src/VakilPors/VakilPors.Shared/Extensions/OrderByWithBooleanExtension.cs#L17
Converting null literal or possible null value to non-nullable type.
ci: src/VakilPors/VakilPors.Shared/Extensions/OrderByWithBooleanExtension.cs#L18
Dereference of a possibly null reference.
ci: src/VakilPors/VakilPors.Shared/Extensions/OrderByWithBooleanExtension.cs#L18
Dereference of a possibly null reference.
ci: src/VakilPors/VakilPors.Shared/Extensions/DIExtensions.cs#L65
Possible null reference return.
ci: src/VakilPors/VakilPors.Core/Domain/Entities/ChatMessage.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/VakilPors/VakilPors.Core/Domain/Dtos/Payment/TransactionDto.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/VakilPors/VakilPors.Core/Domain/Entities/User.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/VakilPors/VakilPors.Core/Domain/Entities/User.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/VakilPors/VakilPors.Core/Domain/Entities/User.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.