Skip to content

Rename dotnet.yml to Codecov.yml #1

Rename dotnet.yml to Codecov.yml

Rename dotnet.yml to Codecov.yml #1

Triggered via push April 8, 2024 09:11
Status Failure
Total duration 3m 9s
Artifacts

Codecov.yml

on: push
Matrix: codecov
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
codecov (5, 16)
Process completed with exit code 1.
codecov (5, 16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, everpcpc/elasticsearch-action@v2, actions/setup-java@v1, actions/cache@v1, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Pm/Model/AppModel.cs#L26
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
codecov (5, 16): src/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Pm/Model/AppModel.cs#L26
Non-nullable property 'Identity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
codecov (5, 16): src/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Pm/Model/AppModel.cs#L26
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
codecov (5, 16): src/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Pm/Model/AppModel.cs#L26
Non-nullable property 'SwaggerUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
codecov (5, 16): src/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Pm/Model/AppModel.cs#L26
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
codecov (5, 16): src/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Pm/Model/ProjectDetailModel.cs#L12
Non-nullable property 'LabelCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
codecov (5, 16): src/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Pm/Model/ModelBase.cs#L6
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
codecov (5, 16): src/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Pm/Model/AppModel.cs#L30
Constructor has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
codecov (5, 16): src/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Config/Models/RedisModel.cs#L8
Non-nullable property 'RedisHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
codecov (5, 16): src/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Config/Models/RedisModel.cs#L14
Non-nullable property 'RedisPassword' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.