feat_api(be): List Mean Cost and Mean Consumption during the last thr… #24
Annotations
10 warnings
Build with dotnet:
backend/ElectroManage.Domain.DataAccess/Concrete/GenericCoreRepository.cs#L152
Possible null reference return.
|
Build with dotnet:
backend/ElectroManage.Domain.DataAccess/Concrete/GenericCoreRepository.cs#L154
Possible null reference return.
|
Build with dotnet:
backend/ElectroManage.Domain.DataAccess/Concrete/GenericCoreRepository.cs#L216
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build with dotnet:
backend/ElectroManage.WebAPI/ServiceExtensions.cs#L49
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
Build with dotnet:
backend/ElectroManage.Domain.DataAccess/Concrete/GenericCoreRepository.cs#L152
Possible null reference return.
|
Build with dotnet:
backend/ElectroManage.Domain.DataAccess/Concrete/GenericCoreRepository.cs#L154
Possible null reference return.
|
Build with dotnet:
backend/ElectroManage.Domain.DataAccess/Concrete/GenericCoreRepository.cs#L216
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build with dotnet:
backend/ElectroManage.WebAPI/ServiceExtensions.cs#L49
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
dotnet publish
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: ".net-app".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading