Skip to content

Feat/masastack appid #1269

Feat/masastack appid

Feat/masastack appid #1269

Triggered via pull request June 28, 2023 06:42
Status Success
Total duration 9m 10s
Artifacts

pr_run_test_ci.yml

on: pull_request
redis on base image
9m 0s
redis on base image
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/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#L71
Rename parameter 'other' to 'obj' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927)
redis on base image: src/BuildingBlocks/Globalization/Masa.BuildingBlocks.Globalization.I18n/CultureSettings.cs#L11
'CultureSettings.SupportCultureName' is obsolete: 'SupportCultureName has expired, please use SupportCultureFileName instead'
redis on base image: src/Utils/Security/Masa.Utils.Security.Token/DefaultJwtProvider.cs#L76
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
redis on base image: src/Utils/Security/Masa.Utils.Security.Token/DefaultJwtProvider.cs#L81
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
redis on base image: src/Contrib/Service/Caller/Masa.Contrib.Service.Caller.HttpClient/MasaHttpClient.cs#L9
'MasaHttpClient.BaseApi' is obsolete: 'recommended to use BaseAddress, BaseApi has expired'
redis on base image: src/Contrib/Configuration/ConfigurationApi/Masa.Contrib.Configuration.ConfigurationApi.Dcc/Internal/DccConfigurationRepository.cs#L56
Argument of type 'IDictionary<string, string?>' cannot be used for parameter 'data' of type 'IDictionary<string, string>' in 'IDictionary<string, string> DccConfigurationRepository.SecondaryFormat(string appId, string configObject, IDictionary<string, string> data)' due to differences in the nullability of reference types.
redis on base image: src/Contrib/Configuration/ConfigurationApi/Masa.Contrib.Configuration.ConfigurationApi.Dcc/Internal/DccConfigurationRepository.cs#L62
Argument of type 'IDictionary<string, string?>' cannot be used for parameter 'data' of type 'IDictionary<string, string>' in 'IDictionary<string, string> DccConfigurationRepository.SecondaryFormat(string appId, string configObject, IDictionary<string, string> data)' due to differences in the nullability of reference types.
redis on base image: src/Contrib/Configuration/ConfigurationApi/Masa.Contrib.Configuration.ConfigurationApi.Dcc/Internal/DccConfigurationRepository.cs#L63
Argument of type 'IDictionary<string, string?>' cannot be used for parameter 'data' of type 'IDictionary<string, string>' in 'IDictionary<string, string> DccConfigurationRepository.SecondaryFormat(string appId, string configObject, IDictionary<string, string> data)' due to differences in the nullability of reference types.
redis on base image: src/Contrib/Dispatcher/IntegrationEvents/Masa.Contrib.Dispatcher.IntegrationEvents/Processor/InfiniteLoopProcessor.cs#L30
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)