feat: support net7 (#684) #504
Annotations
1 error and 12 warnings
codecov (5, 16)
Process completed with exit code 1.
|
codecov (5, 16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, everpcpc/elasticsearch-action@v2, actions/setup-java@v1, actions/cache@v1, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
codecov (5, 16)
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/
|
codecov (5, 16):
src/Utils/Models/Masa.Utils.Models.Config/Paginated/PaginatedListBase.cs#L8
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
codecov (5, 16):
src/BuildingBlocks/Service/Masa.BuildingBlocks.Service.Contracts/RequestBase.cs#L6
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
codecov (5, 16):
src/BuildingBlocks/Service/Masa.BuildingBlocks.Service.Contracts/MessageBase.cs#L6
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
codecov (5, 16):
src/BuildingBlocks/Service/Masa.BuildingBlocks.Service.Contracts/ResponseBase.cs#L6
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
codecov (5, 16):
src/BuildingBlocks/Service/Masa.BuildingBlocks.Service.Contracts/ResponseBase.cs#L23
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
codecov (5, 16):
src/BuildingBlocks/Service/Masa.BuildingBlocks.Service.Contracts/RequestBase.cs#L6
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
codecov (5, 16):
src/BuildingBlocks/Service/Masa.BuildingBlocks.Service.Contracts/MessageBase.cs#L6
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
codecov (5, 16):
src/BuildingBlocks/Service/Masa.BuildingBlocks.Service.Contracts/ResponseBase.cs#L6
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
codecov (5, 16):
src/BuildingBlocks/Service/Masa.BuildingBlocks.Service.Contracts/ResponseBase.cs#L23
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
codecov (5, 16):
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)'.
|