Fix(multilevelcache): fix injected by singleton to scope #1449
Annotations
2 errors and 14 warnings
|
Build and analyze for internal
The operation was canceled.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v1, everpcpc/elasticsearch-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v1, everpcpc/elasticsearch-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Start Elasticsearch
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/
|
setting dotnet version
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and analyze for internal:
src/BuildingBlocks/Data/Masa.BuildingBlocks.Data.Contracts/Enumeration.cs#L65
Possible null reference argument for parameter 'left' in 'bool Enumeration.operator ==(Enumeration left, Enumeration right)'.
|
Build and analyze for internal:
src/BuildingBlocks/Data/Masa.BuildingBlocks.Data.Contracts/Enumeration.cs#L65
Cannot convert null literal to non-nullable reference type.
|
Build and analyze for internal:
src/BuildingBlocks/Data/Masa.BuildingBlocks.Data.Contracts/Enumeration.cs#L65
Possible null reference argument for parameter 'left' in 'bool Enumeration.operator ==(Enumeration left, Enumeration right)'.
|
Build and analyze for internal:
src/BuildingBlocks/Data/Masa.BuildingBlocks.Data.Contracts/Enumeration.cs#L65
Cannot convert null literal to non-nullable reference type.
|
Build and analyze for internal:
src/BuildingBlocks/Data/Masa.BuildingBlocks.Data.Contracts/Enumeration.cs#L65
Possible null reference argument for parameter 'left' in 'bool Enumeration.operator ==(Enumeration left, Enumeration right)'.
|
Build and analyze for internal:
src/BuildingBlocks/Data/Masa.BuildingBlocks.Data.Contracts/Enumeration.cs#L65
Cannot convert null literal to non-nullable reference type.
|
Build and analyze for internal:
src/Utils/Configuration/Masa.Utils.Configuration.Json/JsonConfiguration.cs#L106
Possible null reference return.
|
Build and analyze for internal:
src/Utils/Configuration/Masa.Utils.Configuration.Json/JsonConfiguration.cs#L115
Possible null reference return.
|
Build and analyze for internal:
src/Utils/Configuration/Masa.Utils.Configuration.Json/JsonConfiguration.cs#L106
Possible null reference return.
|
Build and analyze for internal:
src/Utils/Configuration/Masa.Utils.Configuration.Json/JsonConfiguration.cs#L115
Possible null reference return.
|
Loading