Skip to content

feat:update event #1424

feat:update event

feat:update event #1424

Triggered via pull request May 8, 2024 02:19
Status Failure
Total duration 3m 58s
Artifacts

pr_run_test_ci.yml

on: pull_request
redis on base image
3m 50s
redis on base image
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 13 warnings
redis on base image: src/BuildingBlocks/Exception/Masa.BuildingBlocks.Exceptions/MasaException.cs#L110
Type 'MasaException' already defines a member called 'MasaException' with the same parameter types
redis on base image: src/BuildingBlocks/Exception/Masa.BuildingBlocks.Exceptions/MasaException.cs#L110
Type 'MasaException' already defines a member called 'MasaException' with the same parameter types
redis on base image: src/BuildingBlocks/Exception/Masa.BuildingBlocks.Exceptions/MasaException.cs#L110
Type 'MasaException' already defines a member called 'MasaException' with the same parameter types
redis on base image: src/BuildingBlocks/Exception/Masa.BuildingBlocks.Exceptions/MasaException.cs#L110
Type 'MasaException' already defines a member called 'MasaException' with the same parameter types
redis on base image: src/BuildingBlocks/Exception/Masa.BuildingBlocks.Exceptions/MasaException.cs#L110
Type 'MasaException' already defines a member called 'MasaException' with the same parameter types
redis on base image: src/BuildingBlocks/Exception/Masa.BuildingBlocks.Exceptions/MasaException.cs#L110
Type 'MasaException' already defines a member called 'MasaException' with the same parameter types
redis on base image
Process completed with exit code 1.
redis on base image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v1, everpcpc/elasticsearch-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
redis on base image
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/
redis on base image
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/
redis on base image: 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)
redis on base image: 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)'.
redis on base image: src/BuildingBlocks/Data/Masa.BuildingBlocks.Data.Contracts/Enumeration.cs#L65
Cannot convert null literal to non-nullable reference type.
redis on base image: src/BuildingBlocks/Data/Masa.BuildingBlocks.Data.Contracts/Enumeration.cs#L9
When implementing IComparable, you should also override <= and >=. (https://rules.sonarsource.com/csharp/RSPEC-1210)
redis on base image: src/BuildingBlocks/Data/Masa.BuildingBlocks.Data.Contracts/Enumeration.cs#L36
Change this condition so that it does not always evaluate to 'False'. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
redis on base image: src/Utils/Extensions/Masa.Utils.Extensions.DotNet/EnglishPluralizationService.cs#L367
Remove this empty comment (https://rules.sonarsource.com/csharp/RSPEC-4663)
redis on base image: src/Utils/Extensions/Masa.Utils.Extensions.DotNet/EnglishPluralizationService.cs#L519
Remove this empty comment (https://rules.sonarsource.com/csharp/RSPEC-4663)
redis on base image: src/Utils/Extensions/Masa.Utils.Extensions.DotNet/EnglishPluralizationService.cs#L730
Remove this empty comment (https://rules.sonarsource.com/csharp/RSPEC-4663)
redis on base image: src/Utils/Extensions/Masa.Utils.Extensions.DotNet/EnglishPluralizationService.cs#L823
Remove this empty comment (https://rules.sonarsource.com/csharp/RSPEC-4663)
redis on base image: src/Utils/Extensions/Masa.Utils.Extensions.DotNet/Utils/AttributeUtils.cs#L14
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)