Feature/report #27
Merged
Feature/report #27
Annotations
13 warnings
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/
|
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/
|
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/
|
src/VakilPors/VakilPors.Shared/Utilities/Encryption.cs#L5
The using directive for 'VakilPors.Shared.Settings' appeared previously in this namespace
|
src/VakilPors/VakilPors.Shared/Extensions/OrderByWithBooleanExtension.cs#L17
Converting null literal or possible null value to non-nullable type.
|
src/VakilPors/VakilPors.Shared/Extensions/OrderByWithBooleanExtension.cs#L18
Dereference of a possibly null reference.
|
src/VakilPors/VakilPors.Shared/Extensions/OrderByWithBooleanExtension.cs#L18
Dereference of a possibly null reference.
|
src/VakilPors/VakilPors.Shared/Extensions/DIExtensions.cs#L65
Possible null reference return.
|
src/VakilPors/VakilPors.Core/Exceptions/CustomException.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/VakilPors/VakilPors.Core/Exceptions/CustomException.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/VakilPors/VakilPors.Core/Exceptions/ErrorResult.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/VakilPors/VakilPors.Core/Exceptions/ErrorResult.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/VakilPors/VakilPors.Core/Exceptions/ErrorResult.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading